How to get the Outlook user's SMTP address with Exchange

Add-in Express™ Support Service
That's what is more important than anything else

How to get the Outlook user's SMTP address with Exchange
 
Martin Baud




Posts: 18
Joined: 2007-10-01
We have built an Outlook Add-In using Delphi 2006 & Add-In Express.
I need to know how to retrieve the Outlook user's SMTP address when Exchange is being used.
All I get back is '/o=BCL/ou=first administritive group/cn=Recipients/cn=martinb'.
I have found proposed solutions using LDAP etc but am unsure what to call with it.
Any sugestions/ help welcome.
Posted 18 Oct, 2007 06:32:49 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Martin,

This can be done via CDO or Extended MAPI only. I will try to create a sample and publish it soon.


Posted 18 Oct, 2007 08:22:53 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Martin,

You can download the example using the link below:
http://www.add-in-express.com/projects/adx-ol-get-smtp-address-delphi.zip


Posted 18 Oct, 2007 10:06:43 Top