Update (ItemSync)
The Update element identifies a single item to update in the local client store.
- SyncFolderItemsResponse
- ResponseMessages
- SyncFolderItemsResponseMessage
- Changes (Items)
- Update (ItemSync)
XML
<Update>
<Item/>
</Update>
XML
<Update>
<MeetingRequest/>
</Update>
XML
<Update>
<MeetingCancellation/>
</Update>
XML
<Update>
<Task/>
</Update>
XML
<Update>
<CalendarItem/>
</Update>
XML
<Update>
<MeetingResponse/>
</Update>
XML
<Update>
<Message/>
</Update>
XML
<Update>
<DistributionList/>
</Update>
XML
<Update>
<MeetingMessage/>
</Update>
XML
<Update>
<Contact/>
</Update>
SyncFolderItemsCreateOrUpdateType
The following sections describe attributes, child elements, and parent elements.
None.
Element | Description |
---|---|
Item |
Represents a generic Exchange item to update. |
Message |
Represents an Exchange e-mail message to update. |
CalendarItem |
Represents an Exchange calendar item to update. |
Contact |
Represents an Exchange contact item to update. |
DistributionList |
Represents a distribution list to update. |
MeetingMessage |
Represents a meeting message to update. |
MeetingRequest |
Represents a meeting request to update. |
MeetingResponse |
Represents a meeting response to update. |
MeetingCancellation |
Represents a meeting cancellation to update. |
Task |
Represents a task to update. |
Element | Description |
---|---|
Changes (Items) |
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. |
The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |