Create (ItemSync)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Create element identifies a single item to create in the local client store.
ResponseMessages
SyncFolderItemsResponseMessage
Changes (Items)
Create (ItemSync)
<Create> <Item/> </Create>
<Create> <Message/> </Create>
<Create> <CalendarItem/> </Create>
<Create> <Contact/> </Create>
<Create> <DistributionList/> </Create>
<Create> <MeetingMessage/> </Create>
<Create> <MeetingRequest/> </Create>
<Create> <MeetingResponse/> </Create>
<Create> <MeetingCancellation/> </Create>
<Create> <Task/> </Create>
SyncFolderItemsCreateOrUpdateType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Represents a generic Exchange item to create. | |
Represents an Exchange e-mail message to create. | |
Represents an Exchange calendar item to create. | |
Represents an Exchange contact item to create. | |
Represents a distribution list to create. | |
Represents a meeting message to create. | |
Represents a meeting request to create. | |
Represents a meeting response to create. | |
Represents a meeting cancellation to create. | |
Represents a task to create. |
Parent elements
Element | Description |
|---|---|
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. |