BaseDelegateType Class

Definition

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
BaseDelegateType
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.

Applies to