
Obtain Address Book For a given Address Entry within a Distribution List
No one has figured out a simple method to get the address list associated
with an entry. The only way is brute force -- do lookups on all the likely
lists.
--
Sue Mosher, Outlook MVP
Author of
Teach Yourself Microsoft Outlook 2000 Programming in 24 Hours
Microsoft Outlook 2000 E-mail and Fax Guide
Outlook and Exchange solutions at http://www.slipstick.com
Trying to obtain the address book for an address entry within a distribution
list using CDO objects.
Tried using the parent property, which returns the AddressEntries object
whose parent in turn returns the AddressEntry object of the Distribution
list . The parent of this object is the session object !!!