Hi,
I want to extract the Sender ID from a Mail. Is it possible using the
MailItem object? or what is the other way of getting the Sender ID. I am
using the Outlook COM object in VisualBasic.
I am able to get the To, CC, BCC (All Mail IDs), Sender Name (using the
SenderName Property) but not the Sender ID.
Thnx in Advance
Philipino
Sue Mosher [MVP] - 28 Jan 2004 14:11 GMT
What do you mean by the sender ID? The sender's email address?

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
>
[quoted text clipped - 8 lines]
>
> Philipino