_ExchangeDistributionList.Members 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 Members As AddressEntries
Get
'Usage
Dim instance As _ExchangeDistributionList
Dim value As AddressEntries
value = instance.Members
[DispIdAttribute()]
AddressEntries Members { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.AddressEntries
See Also
Reference
_ExchangeDistributionList Interface