GetDelegateType Members
Include Protected Members
Include Inherited Members
The GetDelegateType class represents a request to get delegate settings for a mailbox in the Exchange database.
The GetDelegateType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GetDelegateType | The GetDelegateType constructor initializes a new instance of the GetDelegateType class. |
Top
Properties
Name | Description | |
---|---|---|
IncludePermissions | The IncludePermissions property gets or sets a Boolean value that specifies whether permission settings for delegates are included in the response. | |
Mailbox | The Mailbox property gets or sets an EmailAddressType object that represents a mail-enabled Active Directory directory service object. (Inherited from BaseDelegateType.) | |
UserIds | The UserIds property gets or sets a UserIdType array that represents the delegates to get from a mailbox. |
Top