NameResolution.Mailbox Property

Definition

Gets the mailbox of the suggested resolved name.

public:
 property Microsoft::Exchange::WebServices::Data::EmailAddress ^ Mailbox { Microsoft::Exchange::WebServices::Data::EmailAddress ^ get(); };
public Microsoft.Exchange.WebServices.Data.EmailAddress Mailbox { get; }
Public ReadOnly Property Mailbox As EmailAddress

Property Value

A mailbox e-mail address.

Applies to