Im using the Outlook Object through Visual Basic.
More specifically the Mail Item. I wish to design
my own form in VB and display Email information
such as To, From, Subject etc.
The problem is that when i use MailItem.To or
MailItem.SenderName, it returns the actual users
name ie "John Smith", how can i get the actual
Email address of this Sender and the Receiver ?
Thanks,
Sent via Deja.com http://www.deja.com/
Before you buy.
To get the email address of the sender (not sure how to get email address of
receipient) check out:
=> "Get the SMTP address of the current user"
Tim
<sha...@my-deja.com> wrote in message news:8m4mlr$e6i$1...@nnrp1.deja.com...