Retrieve SMTP email addresses of GAB address entries 
Author Message
 Retrieve SMTP email addresses of GAB address entries

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



Tue, 22 Mar 2005 20:40:41 GMT  
 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



Tue, 22 Mar 2005 22:46:14 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. smtp email addresses in the Outlook global address list

2. cdo problem retrieving business address from entry in address book

3. SMTP address vs. Exchange address (simple, I hope)

4. Obtaining SMTP Address from Global Address Book

5. Retrieving SMTP Address

6. How to retrieve SMTP address of a MapiRecip ??

7. Exchange Email to SMTP address

8. Getting SMTP email address

9. How to figure out the SMTP email address of a contact

10. Contact Item, SMTP, EX email address using Redemption?

11. Get Current User's Internet (SMTP) Email Address

12. Get SMTP address of outgoing email in code

 

 
Powered by phpBB® Forum Software