ExchangeDelegatePermissions
Contents
[
Hide
]ExchangeDelegatePermissions class
Represents the folder permissions for the delegate user
Constructors
| Name | Description |
|---|---|
| ExchangeDelegatePermissions | Initializes a new instance of the ExchangeDelegatePermissions class |
Methods
| Name | Description |
|---|---|
| get_CalendarFolderPermissionLevel | Gets the permissions which the delegate user has on the default Calendar folder |
| get_ContactsFolderPermissionLevel | Gets the permissions which the delegate user has on the default Contacts folder |
| get_InboxFolderPermissionLevel | Gets the permissions which the delegate user has on the default Inbox folder |
| get_JournalFolderPermissionLevel | Gets the permissions which the delegate user has on the default Journal folder |
| get_NotesFolderPermissionLevel | Gets the permissions which the delegate user has on the default Notes folder |
| get_TasksFolderPermissionLevel | Gets the permissions which the delegate user has on the default Tasks folder |
| set_CalendarFolderPermissionLevel | Sets the permissions which the delegate user has on the default Calendar folder |
| set_ContactsFolderPermissionLevel | Sets the permissions which the delegate user has on the default Contacts folder |
| set_InboxFolderPermissionLevel | Sets the permissions which the delegate user has on the default Inbox folder |
| set_JournalFolderPermissionLevel | Sets the permissions which the delegate user has on the default Journal folder |
| set_NotesFolderPermissionLevel | Sets the permissions which the delegate user has on the default Notes folder |
| set_TasksFolderPermissionLevel | Sets the permissions which the delegate user has on the default Tasks folder |
| SetPermissionLevel | Sets the permission level on all folders to the specified value |