Delete (FolderSync)
Topic Last Modified: 2007-05-15
The Delete element identifies a single folder to delete in the local client store.
Schema Hierarchy
SyncFolderHierarchyResponse
ResponseMessages
SyncFolderHierarchyResponseMessage
Changes (Hierarchy)
Delete (FolderSync)
Syntax
<Delete>
<FolderId/>
</Delete>
Type
SyncFolderHierarchyDeleteType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Contains the identifier and change key of a folder. |
Parent Elements
Element | Description |
---|---|
Contains a sequenced array of change types that represent the type of differences between the folders on the client and the folders on the computer that is running Microsoft Exchange Server 2007. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the Exchange 2007 computer that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |
See Also