PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Internet email headers
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Internet email headers
![]() |
Internet email headers |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Greetings,
Trying to access the Internet headers of individual email messages and cant seem to find them. Can anyone point me in the correct direction? Thank you, K |
|
|
|
#2 |
|
Guest
Posts: n/a
|
You need to use CDO 1.21 or Extended MAPI or Redemption
(www.dimastr.com/redemption) to get those, you can't get them using Outlook object model code. CDO 1.21 is an optional installation with Outlook 2000 and later from the Office CD, Extended MAPI can only be programmed in C++ or Delphi and Redemption is a 3rd party library. A CDO 1.21 example of getting headers from the currently open message is at http://www.slovaktech.com/code_samp...InternetHeaders Make sure you have CDO installed and referenced in your project if you want to try that code. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginners Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "K. C. Adams" <kadams@ssd.com> wrote in message news:56f4d690.0402130702.22e13a88@posting.google.com... > Greetings, > > Trying to access the Internet headers of individual email messages and > cant seem to find them. Can anyone point me in the correct direction? > > Thank you, > K |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

