ResponseObjects
Topic Last Modified: 2008-09-08
The ResponseObjects element contains a collection of all the response objects that are associated with an item in the Exchange store.
Syntax
<ResponseObjects>
   <AcceptItem/>
   <TentativelyAcceptItem/>
   <DeclineItem/>
   <ReplyToItem/>
   <ForwardItem/>
   <ReplyAllToItem/>
   <CancelCalendarItem/>
   <RemoveItem/>
   <PostReplyItem/>
   <SuppressReadReceipt/>
</ResponseObjects>
Type
NonEmptyArrayOfResponseObjectsType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
| Element | Description | 
|---|---|
| Represents an Accept reply to a meeting request. | |
| Represents a Tentative reply to a meeting request. | |
| Represents a Decline reply to a meeting request. | |
| Contains a reply to the creator of an item in the Exchange store. | |
| Contains an Exchange store item to forward to recipients. | |
| Contains a reply to all identified recipients of an item in the Exchange store. | |
| Represents the response object used to cancel a meeting. | |
| Removes an item from the Exchange store. | |
| Contains a reply to a post item. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). | |
| Used to suppress read receipt requests. | 
Parent Elements
| Element | Description | 
|---|---|
| Represents an Exchange calendar item. | |
| Represents an Exchange contact item. | |
| Represents a distribution list. | |
| Represents an item in the Exchange store. | |
| Represents a meeting cancellation in the Exchange store. | |
| Represents a meeting in the Exchange store. | |
| Represents a meeting request in the Exchange store. | |
| Represents a meeting response in the Exchange store. | |
| Represents an Exchange e-mail message. | |
| Removes an item from the Exchange store. | |
| Represents a task in the Exchange store. | 
Remarks
The schema that describes this element is located in the EWS virtual directory of the Exchange server 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 |