RemoveDelegateType Members
Include Protected Members
Include Inherited Members
The RemoveDelegateType class represents a request to remove delegates from a mailbox.
The RemoveDelegateType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RemoveDelegateType | The RemoveDelegateType constructor initializes a new instance of the RemoveDelegateType class. |
Top
Properties
Name | Description | |
---|---|---|
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 remove from a mailbox. |
Top