DelegatePermissions Class

Definition

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
DelegatePermissions

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.

Applies to