SuppressReadReceipt

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The SuppressReadReceipt element is used to suppress read receipts.

<SuppressReadReceipt>
   <ReferenceItemId/>
</SuppressReadReceipt>

SuppressReadReceiptType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

ReferenceItemId

Identifies the item to which the response object refers.

Parent Elements

Element

Description

AdjacentMeetings

Describes all items that are adjacent to a meeting time.

The following are some of the XPath expressions to this element:

  • /CalendarItem/AdjacentMeetings

  • /MeetingRequest/AdjacentMeetings

  • /SetItemField/CalendarItem/AdjacentMeetings

  • /AppendToItemField/CalendarItem/AdjacentMeetings

  • /AcceptItem/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings

  • /DeclineItem/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings

  • /TentativelyAcceptItem/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings

  • /UpdateItem/ItemChanges/ItemChange/Updates/SetItemField/CalendarItem/AdjacentMeetings

  • /UpdateItem/ItemChanges/ItemChange/Updates/AppendToItemField/CalendarItem/AdjacentMeetings

  • /CreateAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings

  • /GetAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings

ConflictingMeetings

Describes all items that conflict with a meeting time.

The following are some of the XPath expressions to this element:

  • /CalendarItem/ConflictingMeetings

  • /MeetingRequest/ConflictingMeetings

  • /SetItemField/CalendarItem/ConflictingMeetings

  • /AppendToItemField/CalendarItem/ConflictingMeetings

  • /AcceptItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings

  • /DeclineItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings

  • /TentativelyAcceptItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings

  • /UpdateItem/ItemChanges/ItemChange/Updates/SetItemField/CalendarItem/ConflictingMeetings

  • /UpdateItem/ItemChanges/ItemChange/Updates/AppendToItemField/CalendarItem/ConflictingMeetings

  • /CreateAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings

  • /GetAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings

ResponseObjects

Contains a collection of all the response objects that are associated with an item in the Exchange store.

Items (CreateItem)

Contains an array of items to create in the folder that is identified by the ParentFolderId (TargetFolderIdType) element.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 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

See Also

Other Resources