Update (ItemSync)
Topic Last Modified: 2006-09-13
The Update element identifies a single item to update in the local client store.
Schema Hierarchy
SyncFolderItemsResponse
ResponseMessages
SyncFolderItemsResponseMessage
Changes (Items)
Update (ItemSync)
Syntax
<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>
Type
SyncFolderItemsCreateOrUpdateType
Attributes and Elements
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. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |