_ExchangeDistributionList.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
ReadOnly Property Manager As AddressEntry
Get
'Usage
Dim instance As _ExchangeDistributionList
Dim value As AddressEntry
value = instance.Manager
AddressEntry Manager { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.AddressEntry
See Also
Reference
_ExchangeDistributionList Interface