Share via


AddressList.AddressEntries Property

Returns the AddressEntries collection for the specified object. Read-only.

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

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property AddressEntries As AddressEntries
    Get
'Usage
Dim instance As AddressList
Dim value As AddressEntries

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

Property Value

Type: Microsoft.Office.Interop.Outlook.AddressEntries

See Also

Reference

AddressList Interface

AddressList Members

Microsoft.Office.Interop.Outlook Namespace

Other Resources

How to: Enumerate the Entries in the Global Address List