I guess you mean the EX type address (as opposed to SMTP).
If you are using Outlook 2007, you can try to use
ExchangeUser.PrimarySmtpAddress property.
Otherwise you can use either Extended MAPI or plugRedemption - use
RDOMail.Sender.SmtpAddress property /plug.
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Al_21_11" wrote in message
...
Hi
I am trying to get the e-mail address from external exchange user by using
SenderEmailAddress. But it is returning the folder directory for the user
account not the e-mail address. Does anyone know of another method?
thanks