ArrayOfDLExpansionType.Mailbox Property

Definition

The Mailbox property gets a mail-enabled Active Directory directory service object.

public:
 property cli::array <ExchangeWebServices::EmailAddressType ^> ^ Mailbox { cli::array <ExchangeWebServices::EmailAddressType ^> ^ get(); void set(cli::array <ExchangeWebServices::EmailAddressType ^> ^ value); };
public ExchangeWebServices.EmailAddressType[] Mailbox { get; set; }
Public Property Mailbox As EmailAddressType()

Property Value

The Mailbox property returns an array of EmailAddressType objects.

Applies to