_ExchangeUser.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 _ExchangeUser
Dim value As AddressEntries

value = instance.Members
[DispIdAttribute()]
AddressEntries Members { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.AddressEntries

See Also

Reference

_ExchangeUser Interface

_ExchangeUser Members

Microsoft.Office.Interop.Outlook Namespace