DelegatePermissionsType 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 following tables list the members exposed by the DelegatePermissionsType type.

Public Constructors

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

Top

Public Properties

  Name Description
Bb799748.pubproperty(en-us,EXCHG.80).gif 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).
Bb799748.pubproperty(en-us,EXCHG.80).gif 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.
Bb799748.pubproperty(en-us,EXCHG.80).gif 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).
Bb799748.pubproperty(en-us,EXCHG.80).gif 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.
Bb799748.pubproperty(en-us,EXCHG.80).gif 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).
Bb799748.pubproperty(en-us,EXCHG.80).gif 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.
Bb799748.pubproperty(en-us,EXCHG.80).gif 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).
Bb799748.pubproperty(en-us,EXCHG.80).gif 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.
Bb799748.pubproperty(en-us,EXCHG.80).gif 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).
Bb799748.pubproperty(en-us,EXCHG.80).gif 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.
Bb799748.pubproperty(en-us,EXCHG.80).gif 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).
Bb799748.pubproperty(en-us,EXCHG.80).gif 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

Public Methods

(see also Protected Methods )

  Name Description
Bb799748.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb799748.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb799748.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb799748.pubmethod(en-us,EXCHG.80).gifBb799748.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb799748.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb799748.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb799748.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top