Thread: Message Header
View Single Post
  #5  
Old March 28th 07, 08:52 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Message Header

Read the PR_TRANSPORT_MESSAGE_HEADERS MAPI property using
1. Extended MAPI (C++/Ddelphi only)
2. CDO 1.21 (security prompt will be displayed)
3. Redemption (utl below).

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"John Lane" wrote in message
...
How does one get at the message header programatically? I don't see a
property for it. Thanks.



Ads