Do you mean the Internet headers? Yes, it's possible. You would use
HrGetOneProp with the following property tag:
const PR_TRANSPORT_MESSAGE_HEADERS = &H7D001E
How you use HrGetOneProp with VB6 is another story.
--
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
"Adriano (ufficio)" wrote in message
...
Hi,
this is my need:
I'de like to get an OOM MailItem raw data (RFC 822) using the HrGetOneProp
(from VB6) or similar:
is it possible ?
Thanks