Rights Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a list of standard rights
public static class Rights
type Rights = class
Public Class Rights
- Inheritance
-
Rights
Fields
| Name | Description |
|---|---|
| AuditedExtract |
'Audited extract' right |
| Comment |
'Comment' right |
| DocumentEdit |
'Document edit' right |
| Edit |
'Edit' right |
| EditRightsData |
'Edit rights data' right |
| Export |
'Export' right |
| Extract |
'Extract' right |
| Forward |
'Forward' right |
| ObjectModel |
'Object model' right |
| Owner |
'Owner' right |
|
'Print' right |
|
| Reply |
'Reply' right |
| ReplyAll |
'Reply All' right |
| View |
'View' right |
| ViewRightsData |
'View rights data' right |
Methods
| Name | Description |
|---|---|
| CommonRights() |
All common rights |
| DoNotForwardRights() |
All rights relevant for do not forward emails |
| EditableDocumentRights() |
All rights relevant for editing documents |
| EmailRights() |
All rights relevant for email |
| EncryptOnlyRights() |
All rights relevant for encrypt only emails |