Changes (Items)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Changes element contains a sequence array of change types that represent the types of differences between the items on the client and the items on the Exchange server.
ResponseMessages
SyncFolderItemsResponseMessage
Changes (Items)
<Changes> <Create/> <Update/> <Delete/> </Changes>
SyncFolderItemsChangesType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Identifies a single item to create in the local client store. | |
Identifies a single item to update in the local client store. | |
Identifies a single item to delete in the local client store. | |
Returned in SyncFolderItems operation responses when an item has been read. This property is read-only. |
Parent elements
Element | Description |
|---|---|
Contains the status and result of a SyncFolderItems operation request. |