Create (ItemSync)
Last modified: March 16, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The Create element identifies a single item to create in the local client store.
SyncFolderItemsResponse
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
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 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. |
Remarks
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.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |