Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Items element contains a set of items to create.
<Items>
<Item/>
<Message/>
<CalendarItem/>
<Contact/>
<DistributionList/>
<MeetingMessage/>
<MeetingRequest/>
<MeetingResponse/>
<MeetingCancellation/>
<Task/>
<ReplyToItem/>
<ForwardItem/>
<ReplyAllToItem/>
<AcceptItem/>
<TentativelyAcceptItem/>
<DeclineItem/>
<CancelCalendarItem/>
<RemoveItem/>
<PostReplyItem/>
<SuppressReadReceipt/>
<AcceptSharingInvitation/>
</Items>
NonEmptyArrayOfAllItemsType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| Item |
Represents an item in the Exchange store. |
| Message |
Represents an Exchange email message. |
| CalendarItem |
Represents an Exchange calendar item. |
| Contact |
Represents an Exchange contact item. |
| DistributionList |
Represents a distribution list. |
| MeetingMessage |
Represents a meeting message in the Exchange store. |
| MeetingRequest |
Represents a meeting request in the Exchange store. |
| MeetingResponse |
Represents a meeting response in the Exchange store. |
| MeetingCancellation |
Represents a meeting cancellation in the Exchange store. |
| Task |
Represents a task in the Exchange store. |
| ReplyToItem |
Contains a reply to the sender of an item in the Exchange store. |
| ForwardItem |
Contains an Exchange store item to forward to recipients. |
| ReplyAllToItem |
Contains a reply to the sender and all identified recipients of an item in the Exchange store. |
| AcceptItem |
Represents an Accept reply to a meeting request. |
| TentativelyAcceptItem |
Represents a Tentative reply to a meeting request. |
| DeclineItem |
Represents a Decline reply to a meeting request. |
| CancelCalendarItem |
Represents the response object that is used to cancel a meeting. |
| RemoveItem |
Represents a response object that is used to remove a meeting item when a MeetingCancellation message is received. |
| PostReplyItem |
Contains a reply to a post item. |
| SuppressReadReceipt |
Used to suppress read receipts. |
| AcceptSharingInvitation |
Used to accept an invitation that allows access to another user's calendar or contacts data. |
Parent elements
| Element | Description |
|---|---|
| CreateItem |
Defines the request to create an item in the Exchange store. The following is the XPath expression to this element: /CreateItem |
| ConversationNode |
Identifies a single node in a conversation. |
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
| Name | Value |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
| Schema Name |
Message schema |
| Validation File |
Messages.xsd |
| Can be Empty |
False |