Email file formats are used by email applications to store their various data including email messages, attachments, folders, address books, etc. Email file formats are mainly associated with Outlook Express Email Message files. Additional types of files may also be using the Email file extension.
With GroupDocs.Conversion you can easily convert your document into another file format. For example, MSG to PDF conversion code snippet looks like this:
// Load the source MSG file
constconverter=newgroupdocs.conversion.Converter("sample.msg");// Set the convert options for PDF format
constoptions=newgroupdocs.conversion.PdfConvertOptions();// Convert to PDF format
converter.convert("converted.pdf",options);
Put it simply - you just load an MSG file into the Converter class, select the desired output format and GroupDocs.Conversion does all the rest.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.
On this page
Cookie Notice
Language
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.