Assuming the message is in an account type which stores the messages in their MIME format you can access this through the MimeText property. This is generally the case with POP3, IMAP account and Exchange server accounts on WM5.0. Other account types often pre-process the message and store it in the relevant fields.
Peter