AddressLists Object

Microsoft Outlook Visual Basic

Show All Show All

AddressLists Object

NameSpace AddressLists
AddressList
AddressEntries

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