Items (CreateItem)
Topic Last Modified: 2008-09-08
The Items element contains a set of items to create.
Schema Hierarchy
Syntax
<Items>
   <Item/>
   <Message/>
   <CalendarItem/>
   <Contact/>
   <DistributionList/>
   <MeetingMessage/>
   <MeetingRequest/>
   <MeetingResponse/>
   <MeetingCancellation/>
   <Task/>
   <ReplyToItem/>
   <ForwardItem/>
   <ReplyAllToItem/>
   <AcceptItem/>
   <TentativelyAcceptItem/>
   <DeclineItem/>
   <CancelCalendarItem/>
   <RemoveItem/>
   <PostReplyItem/>
   <SuppressReadReceipt/>
</Items>
Type
NonEmptyArrayOfAllItemsType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
| Element | Description | 
|---|---|
| Represents an item in the Exchange store. | |
| Represents an Exchange e-mail message. | |
| Represents an Exchange calendar item. | |
| Represents an Exchange contact item. | |
| Represents a distribution list. | |
| Represents a meeting message in the Exchange store. | |
| Represents a meeting request in the Exchange store. | |
| Represents a meeting response in the Exchange store. | |
| Represents a meeting cancellation in the Exchange store. | |
| Represents a task in the Exchange store. | |
| Contains a reply to the sender of an item in the Exchange store. | |
| Contains an Exchange store item to forward to recipients. | |
| Contains a reply to the sender and all identified recipients of an item in the Exchange store. | |
| Represents an Accept reply to a meeting request. | |
| Represents a Tentative reply to a meeting request. | |
| Represents a Decline reply to a meeting request. | |
| Represents the response object that is used to cancel a meeting. | |
| Represents a response object that is used to remove a meeting item when a MeetingCancellation message is received. | |
| Contains a reply to a post item. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). | |
| Used to suppress read receipts. | 
Parent Elements
| Element | Description | 
|---|---|
| Defines the request to create an item in the Exchange store. The following is the XPath expression to this element:  | 
Remarks
The schema that describes this element is located in the EWS directory of the Exchange server that has the Client Access server role installed.
Element Information
| Namespace | https://schemas.microsoft.com/exchange/services/2006/messages | 
| Schema Name | Message schema | 
| Validation File | Messages.xsd | 
| Can be Empty | False |