
Retrieve SMTP email addresses of GAB address entries
You can modify the code at
http://www.cdolive.com/cdo5.htm#SMTPAddressOfCurrentUser or
http://www.cdolive.com/cdo5.htm#EMailAddressesOfCurrentUser
to get the SMTP address once you get the AddressEntry object
representing that GAL entry. This is CDO code.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm
Quote:
> I would like to know how to retrieve with VBA the SMTP email address
of an
> address entry of the GAB stored into an offline address book. I have
> performed some tests with Outlook & CDO objects and I have been able
to
> retrieve the X400 email address used for Exchange, but I didn't find
a way
> to retrieve the STMP one. The SMTP address is present when opening
the
> address entry of Outlook 2002.
> Thanks in advance for your support.
> Frederic