ExchangeFolderPermission
ExchangeFolderPermission class
Inherits: Aspose::Email::Clients::Exchange::ExchangeBasePermission
Represents a permission on a folder.
Constructors
| Name | Description |
|---|---|
| ExchangeFolderPermission | Initializes a new instance of the ExchangeFolderPermission class |
Methods
| Name | Description |
|---|---|
| get_PermissionLevel | Gets the combination of permissions that a user has on a folder. |
| get_ReadItems | Gets a value indicating whether a user has permission to read items in a folder. |
| set_PermissionLevel | Sets the combination of permissions that a user has on a folder. |
| set_ReadItems | Sets a value indicating whether a user has permission to read items in a folder. |