V
Venketash \(Pat\) Ramadass
Hi,
I am writing an Outlook addin that needs to be able to read all parts of the
email message in its raw format, i.e. content/mime types/headers etc.
Probably as string. The result should look something similar to when you
save a message as a .eml in outlook express or when you use Outlook to look
at a message's Internet headers (Right-click on the message in outlook and
click on options), but containing all the message data.
So far the furthest I have come is using CDO and looping through the
message's fields. Although this contains what looks to be all the raw data,
none of the dividing text etc is present. I need the message in its
completely raw format.
I would have thought that this must be the simplest thing to do, so
apologies if I have missed something obvious. Any help would be appreciated
though.
Kind regards,
-Pat Ramadass
(e-mail address removed)
I am writing an Outlook addin that needs to be able to read all parts of the
email message in its raw format, i.e. content/mime types/headers etc.
Probably as string. The result should look something similar to when you
save a message as a .eml in outlook express or when you use Outlook to look
at a message's Internet headers (Right-click on the message in outlook and
click on options), but containing all the message data.
So far the furthest I have come is using CDO and looping through the
message's fields. Although this contains what looks to be all the raw data,
none of the dividing text etc is present. I need the message in its
completely raw format.
I would have thought that this must be the simplest thing to do, so
apologies if I have missed something obvious. Any help would be appreciated
though.
Kind regards,
-Pat Ramadass
(e-mail address removed)