BaseDelegateType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The BaseDelegateType class is the base class for derived classes that represent a request that is related to delegate management.
public ref class BaseDelegateType abstract : ExchangeWebServices::BaseRequestType
public abstract class BaseDelegateType : ExchangeWebServices.BaseRequestType
Public MustInherit Class BaseDelegateType
Inherits BaseRequestType
- Inheritance
- Derived
Constructors
BaseDelegateType() |
The BaseDelegateType class is abstract and cannot be instantiated. |
Properties
Mailbox |
The Mailbox property gets or sets an EmailAddressType object that represents a mail-enabled Active Directory directory service object. |