ResponseObjects

The ResponseObjects element contains a collection of all the response objects that are associated with an item in the Exchange store.

<ResponseObjects>
   <AcceptItem/>
   <TentativelyAcceptItem/>
   <DeclineItem/>
   <ProposeNewTime>
   <ReplyToItem/>
   <ForwardItem/>
   <ReplyAllToItem/>
   <CancelCalendarItem/>
   <RemoveItem/>
   <PostReplyItem/>
   <SuppressReadReceipt/>
   <AcceptSharingInvitation/>
</ResponseObjects>

NonEmptyArrayOfResponseObjectsType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
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.
ProposeNewTime
Indicates that the meeting attendee can propose a new meeting time. This element was introduced in Microsoft Exchange Server 2013 Service Pack 1 (SP1).
ReplyToItem
Contains a reply to the creator of an item in the Exchange store.
ForwardItem
Contains an Exchange store item to forward to recipients.
ReplyAllToItem
Contains a reply to all identified recipients of an item in the Exchange store.
CancelCalendarItem
Represents the response object used to cancel a meeting.
RemoveItem
Removes an item from the Exchange store.
PostReplyItem
Contains a reply to a post item. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
SuppressReadReceipt
Used to suppress read receipt requests.
AcceptSharingInvitation
Used to accept an invitation that allows access to another user's calendar or contacts data.

Parent elements

Element Description
CalendarItem
Represents an Exchange calendar item.
Contact
Represents an Exchange contact item.
DistributionList
Represents a distribution list.
Item
Represents an item in the Exchange store.
MeetingCancellation
Represents a meeting cancellation in the Exchange store.
MeetingMessage
Represents a meeting in the Exchange store.
MeetingRequest
Represents a meeting request in the Exchange store.
MeetingResponse
Represents a meeting response in the Exchange store.
Message
Represents an Exchange e-mail message.
RemoveItem
Removes an item from the Exchange store.
Task
Represents a task in the Exchange store.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also