Obtain raw message text in Outlook 2003?

  • Thread starter Thread starter Jules Winfield
  • Start date Start date
J

Jules Winfield

Hi,

Do you know if there is a way to obtain the raw text of an received
message? This would include:

- the message body itself
- the headers
- the raw base-64 encoded data (for embedded pictures and attachments)

Outlook Express allowed for this, but Outlook doesn't. Outlook DOES
allow the user to see some of the raw headers via Tools|Options, but I'd
like to be able to see some of raw encoded data as well.

I'm x-posting to the .NET group because I'm a C# programmer and would be
open to writing code to extract the information if the Outlook format is
well documented.

Thanks...
 
Back
Top