E
elenev
Hello,
I need to programatically access some information about a sender of an
email in Outlook.
In Outlook itself, I can rigth-click on the message sender, click Add
to Contacts, and then, when I open this contact up from Contacts, I
have not only his name and email, but his phone number, company,
department, etc. and other info recieved through Exchange or some
header.
Well, I need that information and it seems that MailItem only provides
me access to SenderName and SenderEmailAddress.
Is there any way I can programmatically access that information i.e. is
their a DOM way to retrieve the info that you can get by the manual
method described above?
Thanks in advance,
elenev
I need to programatically access some information about a sender of an
email in Outlook.
In Outlook itself, I can rigth-click on the message sender, click Add
to Contacts, and then, when I open this contact up from Contacts, I
have not only his name and email, but his phone number, company,
department, etc. and other info recieved through Exchange or some
header.
Well, I need that information and it seems that MailItem only provides
me access to SenderName and SenderEmailAddress.
Is there any way I can programmatically access that information i.e. is
their a DOM way to retrieve the info that you can get by the manual
method described above?
Thanks in advance,
elenev