AddressLists Object
From Microsoft Outlook Visual Basic
AddressLists Object
The AddressLists object contains a set of AddressList objects. The AddressLists collection provides access to the root of the transport provider's address book hierarchy for the current session.
Using the AddressLists Object
The following example sets a reference to the AddressLists object.
Set myAddressLists = myNameSpace.AddressLists