Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.43 KB

File metadata and controls

60 lines (38 loc) · 1.43 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
ReplyAllAllowed
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
d22f68cf-b18b-45d0-a9ff-414b7db0e67e
The ReplyAllAllowed element specifies whether a reply all is allowed for rights managed data.

ReplyAllAllowed

The ReplyAllAllowed element specifies whether a reply all is allowed for rights managed data.

<ReplyAllAllowed> true | false </ReplyAllAllowed>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

RightsManagementLicenseData

Text value

A text value of true for the ReplyAllAllowed element indicates that a reply all is allowed for the rights managed data. A value of false indicates that a reply all is not allowed.

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