Поделиться через


BaseDelegateType Members

Include Protected Members
Include Inherited Members

The BaseDelegateType class is the base class for derived classes that represent a request that is related to delegate management.

The BaseDelegateType type exposes the following members.

Constructors

  Name Description
Protected method BaseDelegateType The BaseDelegateType class is abstract and cannot be instantiated.

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.

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