There is no Outlook property that returns the sender's email address. You can either use CDO (or Redemption to avoid security prompts -- http://www.dimastr.com/redemption/) to get the From address or use Outlook to get the Reply To address. Sample code at http://www.slipstick.com/dev/code/getsenderaddy.htm.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
>
[quoted text clipped - 17 lines]
> TIA,
> Amit.
Amit Basu - 26 Nov 2003 22:16 GMT
Sue, Thanks a lot.
There is no Outlook property that returns the sender's email address.
You can either use CDO (or Redemption to avoid security prompts --
http://www.dimastr.com/redemption/) to get the From address or use
Outlook to get the Reply To address. Sample code at
http://www.slipstick.com/dev/code/getsenderaddy.htm.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
>
[quoted text clipped - 17 lines]
> TIA,
> Amit.