ItemOperationsRequest Class |
Namespace: Aspose.Email.Clients.ActiveSync.TransportLayer
The ItemOperationsRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | ItemOperationsRequest | Initializes a new instance of the ItemOperationsRequest class |
Name | Description | |
---|---|---|
![]() | EmptyFolderContents |
Contains requests about deleting the contents of a folder.
EmptyFolderContents supports a single child element of the Options element, the DeleteSubFolders, which determines whether subfolders contained in the folder are deleted.
If the DeleteSubFolders option is not included in the request, the subfolders of the specified CollectionId are not deleted.
|
![]() | Fetch |
Contains requests about retrieving an items from the server.
|
![]() | Move |
Contains requests about moving a conversations to specific folders.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |