Delete (FolderSync)

The Delete element identifies a single folder to delete in the local client store.

<Delete>
   <FolderId/>
</Delete>

SyncFolderHierarchyDeleteType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
FolderId
Contains the identifier and change key of a folder.

Parent elements

Element Description
Changes (Hierarchy)
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

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
False

See also