Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   How to get OOM MailItem Raw data (http://www.outlookbanter.com/outlook-vba/100705-how-get-oom-mailitem-raw.html)

Adriano \(ufficio\) March 5th 10 08:53 AM

How to get OOM MailItem Raw data
 
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



Ken Slovak - [MVP - Outlook] March 5th 10 02:16 PM

How to get OOM MailItem Raw data
 
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




Dmitry Streblechenko March 8th 10 05:37 PM

How to get OOM MailItem Raw data
 
See my reply in the mapi newsgroup.
Please do not multipost.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"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






All times are GMT +1. The time now is 11:37 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com