AttendeeType.Mailbox Property

Definition

The Mailbox property gets or sets a fully resolved e-mail address.

public:
 property ExchangeWebServices::EmailAddressType ^ Mailbox { ExchangeWebServices::EmailAddressType ^ get(); void set(ExchangeWebServices::EmailAddressType ^ value); };
public ExchangeWebServices.EmailAddressType Mailbox { get; set; }
Public Property Mailbox As EmailAddressType

Property Value

The Mailbox property returns an EmailAddressType object that contains a fully resolved e-mail address.

Applies to