_ExchangeUser.Manager Property

This object, member, or enumeration is deprecated and is not intended to be used in your code.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property Manager As AddressEntry
    Get
'Usage
Dim instance As _ExchangeUser
Dim value As AddressEntry

value = instance.Manager
[DispIdAttribute()]
AddressEntry Manager { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.AddressEntry

See Also

Reference

_ExchangeUser Interface

_ExchangeUser Members

Microsoft.Office.Interop.Outlook Namespace