AddressLists Interface
Contains a set of AddressList objects.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<GuidAttribute("00063048-0000-0000-C000-000000000046")> _
Public Interface AddressLists _
Inherits IEnumerable
'Usage
Dim instance As AddressLists
[GuidAttribute("00063048-0000-0000-C000-000000000046")]
public interface AddressLists : IEnumerable
Remarks
The AddressLists collection provides access to the root of the transport provider's address book hierarchy for the current session.