1. You will need to read the PR_TRANSPORT_MESSAGE_HEADERS property using
Extended MAPI?CDO 1.21/Redemption.
OOM does not provide access to that property.
Select item(s) can be retrived using Application.ActiveExplorer.Selection
collection
2. MailItem.BodyFormat property (Outlook 2002 and up). Also see
MailItem.HTMLBody and Body properties.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> I've done a quick search through the messages here, and can't seem to find
> anything on e-mail headers.
[quoted text clipped - 10 lines]
>
> RW
Robert Williams - 28 Dec 2005 17:01 GMT
Thanks Dmitry,
That sounds like was I was looking for. I'll give it a try and post a
message back here if it works, or doesn't work.
Thanks again
RW
> 1. You will need to read the PR_TRANSPORT_MESSAGE_HEADERS property using
> Extended MAPI?CDO 1.21/Redemption.
[quoted text clipped - 24 lines]
> >
> > RW