Share via


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
Public method RemoveDelegateType The RemoveDelegateType constructor initializes a new instance of the RemoveDelegateType class.

Top

Properties

  Name Description
Public property Mailbox The Mailbox property gets or sets an EmailAddressType object that represents a mail-enabled Active Directory directory service object. (Inherited from BaseDelegateType.)
Public property UserIds The UserIds property gets or sets a UserIdType array that represents the delegates to remove from a mailbox.

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