Contact.ManagerMailbox 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 email address of contact's direct manager. This property was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2.
public:
property Microsoft::Exchange::WebServices::Data::EmailAddress ^ ManagerMailbox { Microsoft::Exchange::WebServices::Data::EmailAddress ^ get(); };
public Microsoft.Exchange.WebServices.Data.EmailAddress ManagerMailbox { get; }
Public ReadOnly Property ManagerMailbox As EmailAddress
Property Value
The email address of the contact's manager.