ExchangeFolderPermission Class |
Namespace: Aspose.Email.Clients.Exchange
The ExchangeFolderPermission type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExchangeFolderPermission |
Initializes a new instance of the ExchangeFolderPermission class
|
Name | Description | |
---|---|---|
![]() | CanCreateItems |
Gets or sets a value indicating whether a client can create items in a folder.
(Inherited from ExchangeBasePermission.) |
![]() | CanCreateSubFolders |
Gets or sets a value indicating whether the client can create subfolders.
(Inherited from ExchangeBasePermission.) |
![]() | DeleteItems |
Gets or sets a value indicating whether the client can delete items.
(Inherited from ExchangeBasePermission.) |
![]() | EditItems |
Gets or sets a value indicating whether a client can edit items.
(Inherited from ExchangeBasePermission.) |
![]() | IsFolderContact |
Gets or sets a value indicating whether a user is a contact for a folder.
(Inherited from ExchangeBasePermission.) |
![]() | IsFolderOwner |
Gets or sets a value indicating whether the user is the owner of a folder.
(Inherited from ExchangeBasePermission.) |
![]() | IsFolderVisible |
Gets or sets a value indicating whether a user can view a folder.
(Inherited from ExchangeBasePermission.) |
![]() | PermissionLevel |
Gets or sets the combination of permissions that a user has on a folder.
|
![]() | ReadItems |
Gets or sets a value indicating whether a user has permission to read items in a folder.
|
![]() | UserInfo |
Gets or sets a user or a delegate user who has folder access permissions
(Inherited from ExchangeBasePermission.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |