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
Methods
Name |
---|
Item |
Properties
Name |
---|
Application |
Class |
Count |
Parent |
Session |
See also
Outlook Object Model Reference
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.