ExchangeFolderPermission

ExchangeFolderPermission class

Inherits: Aspose::Email::Clients::Exchange::ExchangeBasePermission

Represents a permission on a folder.

Constructors

NameDescription
ExchangeFolderPermissionInitializes a new instance of the ExchangeFolderPermission class

Methods

NameDescription
get_PermissionLevelGets the combination of permissions that a user has on a folder.
get_ReadItemsGets a value indicating whether a user has permission to read items in a folder.
set_PermissionLevelSets the combination of permissions that a user has on a folder.
set_ReadItemsSets a value indicating whether a user has permission to read items in a folder.