Class ExchangeDelegatePermissions
Contents
[
Hide
]ExchangeDelegatePermissions class
Represents the folder permissions for the delegate user
public class ExchangeDelegatePermissions
Constructors
Name | Description |
---|---|
ExchangeDelegatePermissions() | Initializes a new instance of the ExchangeDelegatePermissions class |
Properties
Name | Description |
---|---|
CalendarFolderPermissionLevel { get; set; } | Gets or sets the permissions which the delegate user has on the default Calendar folder |
ContactsFolderPermissionLevel { get; set; } | Gets or sets the permissions which the delegate user has on the default Contacts folder |
InboxFolderPermissionLevel { get; set; } | Gets or sets the permissions which the delegate user has on the default Inbox folder |
JournalFolderPermissionLevel { get; set; } | Gets or sets the permissions which the delegate user has on the default Journal folder |
NotesFolderPermissionLevel { get; set; } | Gets or sets the permissions which the delegate user has on the default Notes folder |
TasksFolderPermissionLevel { get; set; } | Gets or sets the permissions which the delegate user has on the default Tasks folder |
Methods
Name | Description |
---|---|
SetPermissionLevel(ExchangeDelegateFolderPermissionLevel) | Sets the permission level on all folders to the specified value |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email