AcceptItem
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010
The AcceptItem element represents an Accept reply to a meeting request.
<AcceptItem> <ItemClass/> <Sensitivity/> <Body/> <Attachments/> <InternetMessageHeaders/> <Sender/> <ToRecipients/> <CcRecipients/> <BccRecipients/> <IsReadReceiptRequested/> <IsDeliveryReceiptRequested/> <ReferenceItemId/> <ReceivedBy/> <ReceivedRepresenting/> </AcceptItem>
AcceptItemType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Represents the message class of an item. | |
Indicates the sensitivity level of an item. | |
Represents the actual body content of a message. | |
Contains the item or file that is attached to an item in the Exchange store. | |
Represents the Internet message header name for a given header within the headers collection. | |
Identifies the sender of an item. | |
Contains a set of recipients of an item. These are the primary recipients of an item. | |
Represents a collection of recipients that will receive a copy of the message. | |
Represents a collection of recipients to receive a blind carbon copy (Bcc) of an e-mail. | |
Indicates whether the sender of an item requests a read receipt. | |
Indicates whether the sender of an item requests a delivery receipt. | |
Identifies the item to which the response object refers. | |
Identifies the delegate in a delegate access scenario. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). | |
Identifies the principal in a delegate access scenario. This element was introduced in Exchange 2007 SP1. |
Parent elements
Element | Description |
|---|---|
Describes all items that are adjacent to a meeting time. The following are some of the XPath expressions to this element:
| |
Describes all items that conflict with a meeting time. The following are some of the XPath expressions to this element:
| |
Contains a collection of all the response objects that are associated with an item in the Exchange store. | |
Contains an array of items to create in the folder identified by the ParentFolderId (TargetFolderIdType) element. |
The schema that describes this element is located in the EWS directory of the Exchange server that has the Client Access server role installed.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Types schema |
Validation File | Types.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |