Changes (Hierarchy)

The Changes element 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.

SyncFolderHierarchyResponse

ResponseMessages

SyncFolderHierarchyResponseMessage

Changes (Hierarchy)

<Changes>
   <Create/>
   <Update/>
   <Delete/>
</Changes>

SyncFolderHierarchyChangesType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Create (FolderSync)
Identifies a single folder to create in the local client store.
Update (FolderSync)
Identifies a single folder to update in the local client store.
Delete (FolderSync)
Identifies a single folder to delete in the local client store.

Parent elements

Element Description
SyncFolderHierarchyResponseMessage
Contains the status and result of a SyncFolderHierarchy request.

Text value

A text value that represents a Boolean value is required.

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/messages
Schema name
Messages schema
Validation file
Messages.xsd
Can be empty
False

See also

SyncFolderHierarchy operation

EWS reference for Exchange