Suppose there is a message in a PST and that message has an embedded message as an attachment.
I want to read the message bodies of the embedded message exactly as they are in the PST for archiving purposes. I do not wa…...UTF8.GetBytes(html)); // save it...Assert.Equal(html, Encoding.UTF8.GetString(tagHtml.Data)); //...