Hi All,

Im using the Outlook object through VB. In particular im making use of the Mail Item. What i want know is, how do i get the ACTUALL Email address of the receiver and the sender ??? If i use MailItem.To and MailItem.From, it returns the user names ie. "John Smith". How do i get his actuall email address???

Thanks