ItOpEmpFldCntOptions Class

Contains the options for the ItemOperations.EmptyFolderContents operation
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.ActiveSync.TransportLayerItOpEmpFldCntOptions

Namespace:  Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class ItOpEmpFldCntOptions

The ItOpEmpFldCntOptions type exposes the following members.

Constructors
  NameDescription
Public methodItOpEmpFldCntOptions
Initializes a new instance of the ItOpEmpFldCntOptions class
Properties
  NameDescription
Public propertyDeleteSubFolders
Indicates whether to delete the subfolders of the specified folder. If the DeleteSubFolders option is not included in the request, the subfolders of the specified CollectionId are not deleted.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also