AccessControlRule
AccessControlRule class
Inherits: Aspose::Email::Clients::Google::BaseDataObject
Access control rule.
Constructors
| Name | Description |
|---|---|
| AccessControlRule (4 overloads) | Initializes a new instance of the AccessControlRule class. |
Methods
| Name | Description |
|---|---|
| get_Role | The role assigned to the scope. |
| get_Scope | The scope of the rule. |
| set_Role | The role assigned to the scope. |
| set_Scope | The scope of the rule. |
| ToString | Returns a string which represents the object instance. |
| AccessControlRuleKind | Type of the resource (“calendar#calendar”). |