MailItem senderName address

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Trying to get the email address of an outlook mailitem. I am only saving the sender's name which is a display name. Which property should I use to get the sender's email address.
 
thanks Dave! The second example worked on almost the majority of my emails.
Truly appreciate your assistance.
--
Summer


Dave Jones said:
You need to use CDO to retrieve this.

An example can be found here:
http://www.outlookcode.com/d/code/getsenderaddy.htm

Dave
-----Original Message-----
Trying to get the email address of an outlook mailitem.
I am only saving the sender's name which is a display
name. Which property should I use to get the sender's
email address.
 
Back
Top