AddressLists Object (Outlook)
Contains a set of AddressList objects.
Remarks
The AddressLists collection provides access to the root of the transport provider's address book hierarchy for the current session.
Example
The following example sets a reference to the AddressLists object.
Set myAddressLists = myNameSpace.AddressLists