View Single Post
  #3  
Old July 22nd 09, 04:16 PM posted to microsoft.public.outlook.program_addins
Ashish
external usenet poster
 
Posts: 94
Default How to get mail header

If i login to any exchange user account, and send a web page to exchange
user ( open internetexplorer for google.com web page and select
File-Send-Page By Email...).
This mail will not contain PR_TRANSPORT_MESSAGE_HEADERS.
Is there any other property for this mail which allow me to read mail
contents.
"Ken Slovak - [MVP - Outlook]" wrote in message
...
They won't have headers if they don't have PR_TRANSPORT_MESSAGE_HEADERS.

Only emails sent over the Internet have that property. If the email was
sent internally using Exchange the property and mail headers won't exist
on that item.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Ashish" wrote in message
...
PR_TRANSPORT_MESSAGE_HEADERS contains mail header. For those mails which
dont have PR_TRANSPORT_MESSAGE_HEADERS property how to get their headers?




Ads