I am writing a lotus domino program in C#. I can get the NotesDocuments OK, but how do I get the full MIME text? What I plan to do is convert these emails to HTML using MimeKit. These will then be posted to my website and users will be able to browse these emails on a webpage.