DelegatePermissions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the permissions of a delegate user.
public ref class DelegatePermissions sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class DelegatePermissions : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class DelegatePermissions
Inherits ComplexProperty
- Inheritance
Properties
CalendarFolderPermissionLevel |
Gets or sets the delegate user's permission on the principal's calendar. |
ContactsFolderPermissionLevel |
Gets or sets the delegate user's permission on the principal's Contacts folder. |
InboxFolderPermissionLevel |
Gets or sets the delegate user's permission on the principal's Inbox. |
JournalFolderPermissionLevel |
Gets or sets the delegate user's permission on the principal's Journal folder. |
NotesFolderPermissionLevel |
Gets or sets the delegate user's permission on the principal's Notes folder. |
TasksFolderPermissionLevel |
Gets or sets the delegate user's permission on the principal's Tasks folder. |