Is it possible to get the senders email address in SMTP format from Exachange format other than CDO

  • Thread starter Thread starter vinkal.chudgar
  • Start date Start date
V

vinkal.chudgar

Dear All,

Is it possible to get the sender email address in SMTP format from
exchange format other than CDO ?

My outlook 2003 is connected to exchange server 5.5.

Regards,

Vinkal
 
You can use CDO 1.21, Redemption, or Extended MAPI. What you can't use is the Outlook object model.
 
Dear Sue,

Thanks for your reply.

How to get Sender email address in SMTP fomrat from exchange format
using Extended MAPI ?

It would be grateful to me if you could show code.

Regards,

Vinkal
 
Sorry, but I don't do ExMAPI programming, partly because I don't know C++ or Delphi, which ExMAPI programming requires. (I use Redemption to get to ExMAPI functionality in VB languages.) You can get links to documentation and disucssion groups at http://www.outlookcode.com/d/mapi.htm.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top