EmailRights class
Rights that apply to emails.
Syntax
public ref class EmailRights sealed
Members
The EmailRights class inherits from IInspectable. EmailRights also has these types of members:
Properties
The EmailRights class has these properties.
Property | Access type | Description |
---|---|---|
All |
Read-only |
Gets a list of all the rights that apply to emails. |
Extract |
Read-only |
Gets a right that allows content to be extracted from a protected email and placed in an unprotected, or a different protected, format. Same value as EditableDocumentRights.Extract. |
Forward |
Read-only |
Gets a right that allows a protected email message to be forwarded. |
Print |
Read-only |
Gets a right that allows protected email content to be printed. Same value as EditableDocumentRights.Print. |
Reply |
Read-only |
Gets a right that allows a protected email message to be replied to with a message that includes a copy of the protected content. |
ReplyAll |
Read-only |
Gets a right that allows reply-all to a protected email message with a message that includes a copy of the protected content. |
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.
Thread Safety
Members of this class are not guaranteed to be thread safe.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8.1 |
Namespace |
Microsoft::RightsManagement |
Metadata |
|