NameResolution.Mailbox Property
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.
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.