_ExchangeUser.GetExchangeUserManager Method
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.
Returns an ExchangeUser object that represents the manager of the Exchange user.
public:
Microsoft::Office::Interop::Outlook::ExchangeUser ^ GetExchangeUserManager();
public Microsoft.Office.Interop.Outlook.ExchangeUser GetExchangeUserManager ();
Public Function GetExchangeUserManager () As ExchangeUser
Returns
An ExchangeUser object that represents the manager of the Exchange user.