Get Sender ID from MailItem object

  • Thread starter Thread starter Auntin Philipino
  • Start date Start date
A

Auntin Philipino

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
 
Back
Top