Edit

Share via


Contact.ManagerMailbox Property

Definition

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.

Applies to