DelegatePermissionsType Members

Include Protected Members
Include Inherited Members

The DelegatePermissionsType class contains the delegate permission-level settings for a user. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

The DelegatePermissionsType type exposes the following members.

Constructors

  Name Description
Public method DelegatePermissionsType The DelegatePermissionsType constructor initializes a new instance of the DelegatePermissionsType class.

Top

Properties

  Name Description
Public property CalendarFolderPermissionLevel The CalendarFolderPermissionLevel property gets or sets the permissions for the default Calendar folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Public property CalendarFolderPermissionLevelSpecified The DelegatePermissionsType property gets or sets a Boolean value that specifies whether the CalendarFolderPermissionLevel property is serialized into the SOAP message. This property is required if the CalendarFolderPermissionLevel property is specified.
Public property ContactsFolderPermissionLevel The ContactsFolderPermissionLevel property gets or sets the permissions for the default Contacts folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Public property ContactsFolderPermissionLevelSpecified The ContactsFolderPermissionLevelSpecified property gets or sets a Boolean value that specifies whether the ContactsFolderPermissionLevel property is serialized into the SOAP message. This property is required if the ContactsFolderPermissionLevel property is specified.
Public property InboxFolderPermissionLevel The InboxFolderPermissionLevel property gets or sets the permissions for the default Inbox folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Public property InboxFolderPermissionLevelSpecified The DelegatePermissionsType property gets or sets a Boolean value that specifies whether the InboxFolderPermissionLevel property is serialized into the SOAP message. This property is required if the InboxFolderPermissionLevel property is specified.
Public property JournalFolderPermissionLevel The JournalFolderPermissionLevel property gets or sets the permissions for the default Journal folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Public property JournalFolderPermissionLevelSpecified The DelegatePermissionsType property gets or sets a Boolean value that specifies whether the JournalFolderPermissionLevel property is serialized into the SOAP message. This property is required if the JournalFolderPermissionLevel property is specified.
Public property NotesFolderPermissionLevel The NotesFolderPermissionLevel property gets or sets the permissions for the default Contacts folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Public property NotesFolderPermissionLevelSpecified The DelegatePermissionsType property gets or sets a Boolean value that specifies whether the NotesFolderPermissionLevel property is serialized into the SOAP message. This property is required if the NotesFolderPermissionLevel property is specified.
Public property TasksFolderPermissionLevel The TasksFolderPermissionLevel property gets or sets the permissions for the default Contacts folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Public property TasksFolderPermissionLevelSpecified The DelegatePermissionsType property gets or sets a Boolean value that specifies whether the TasksFolderPermissionLevel property is serialized into the SOAP message. This property is required if the TasksFolderPermissionLevel property is specified.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top