Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.47 KB

suppressreadreceipts.md

File metadata and controls

60 lines (38 loc) · 1.47 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
SuppressReadReceipts
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
f0805560-7a2f-455b-94d2-ec4f1e3652c3
The SuppressReadReceipts element indicates whether read receipts should be suppressed.

SuppressReadReceipts

The SuppressReadReceipts element indicates whether read receipts should be suppressed.

<SuppressReadReceipts>true | false</SuppressReadReceipts>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

ConversationAction | MarkAllItemsAsRead

Text value

A text value of true for the SuppressReadReciepts element indicates that read receipts are suppressed. A value of false indicates that read receipts will be sent to the sender.

Remarks

This element was introduced in Exchange Server 2013.

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/messages
Schema name
Messages schema
Validation file
Messages.xsd
Can be empty