AddressEntries Interface
Contains a collection of addresses for an AddressList object.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<GuidAttribute("0006304A-0000-0000-C000-000000000046")> _
Public Interface AddressEntries _
Inherits IEnumerable
'Usage
Dim instance As AddressEntries
[GuidAttribute("0006304A-0000-0000-C000-000000000046")]
public interface AddressEntries : IEnumerable
Remarks
The object may contain zero or more AddressEntry objects and provides access to the entries in a transport provider's address book container.