Update (ItemSync)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Update element identifies a single item to update in the local client store.
ResponseMessages
SyncFolderItemsResponseMessage
Changes (Items)
Update (ItemSync)
<Update> <Item/> </Update>
<Update> <Message/> </Update>
<Update> <CalendarItem/> </Update>
<Update> <Contact/> </Update>
<Update> <DistributionList/> </Update>
<Update> <MeetingMessage/> </Update>
<Update> <MeetingRequest/> </Update>
<Update> <MeetingResponse/> </Update>
<Update> <MeetingCancellation/> </Update>
<Update> <Task/> </Update>
SyncFolderItemsCreateOrUpdateType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Represents a generic Exchange item to update. | |
Represents an Exchange e-mail message to update. | |
Represents an Exchange calendar item to update. | |
Represents an Exchange contact item to update. | |
Represents a distribution list to update. | |
Represents a meeting message to update. | |
Represents a meeting request to update. | |
Represents a meeting response to update. | |
Represents a meeting cancellation to update. | |
Represents a task to update. |
Parent elements
Element | Description |
|---|---|
Contains a sequence array of change types that represent the type of differences between the items on the client and the items on the Exchange server. |