_ExchangeUser.GetExchangeUserManager Method
Returns an ExchangeUser object that represents the manager of the Exchange user.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Function GetExchangeUserManager As ExchangeUser
'Usage
Dim instance As _ExchangeUser
Dim returnValue As ExchangeUser
returnValue = instance.GetExchangeUserManager()
[DispIdAttribute()]
ExchangeUser GetExchangeUserManager()
Return Value
Type: Microsoft.Office.Interop.Outlook.ExchangeUser
An ExchangeUser object that represents the manager of the Exchange user.
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Other Resources
How to: Get Information About the Current User's Manager
How to: Get Availability Information for an Exchange User's Manager
How to: Check a Manager's Response to a Meeting Request
How to: Get Information About Direct Reports of the Current User's Manager
How to: Create a Mail Item, Attach a Report, and Send the Mail Item to the User's Manager
How to: Create a Rule to File Mail Items from a Manager and Flag Them for Follow-Up