EmailRights.ReplyAll property

Gets a right that allows reply-all to a protected email message with a message that includes a copy of the protected content.

Syntax

public:
static property 
    
    String^ ReplyAll { 
   
    
    String^ get();
}

Property value

Type: String^

The reply-all right.

Remarks

For more information about the built-in rights and the usage restrictions associated with them that apps should observe, see Built-in Rights Usage Restriction Reference.

Requirements

Minimum supported client
None supported
Minimum supported server
None supported
Minimum supported phone
Windows Phone 8.1
Namespace
Microsoft::RightsManagement
Metadata
Microsoft.RightsManagement.winmd

See also

EmailRights