Changes (Hierarchy)
Topic Last Modified: 2007-05-15
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.
Schema Hierarchy
SyncFolderHierarchyResponse
ResponseMessages
SyncFolderHierarchyResponseMessage
Changes (Hierarchy)
Syntax
<Changes>
<Create/>
<Update/>
<Delete/>
</Changes>
Type
SyncFolderHierarchyChangesType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Identifies a single folder to create in the local client store. |
|
Identifies a single folder to update in the local client store. |
|
Identifies a single folder to delete in the local client store. |
Parent Elements
Element | Description |
---|---|
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
Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
Schema name |
Messages schema |
Validation file |
Messages.xsd |
Can be empty |
False |
See Also