Aspose.Network.Outlook provides the capability to read and parse Microsoft Outlook Message documents (msg file) without Microsoft Outlook installed. It can also export outlook messages to Microsoft Html format (mht file) and Email message format (eml file).
Aspose.Network.Outlook offers .net developers to parse msg files without any COM+ interop with Microsoft Outlook Application. As part of Aspose.Network, Aspose.Network.Outlook is designed specifically for .NET and is written in 100% managed C# code.
Main features
- Load from file or stream of msg files.
- Get body, subject and sender.
- Retrieve properties by Mapi property tag.
- Get recipients information.
- Convert to Mht and Eml format.
- Full scale documentation and online support.
- Describes how to work with the MailMessage class in Aspose.Network.Mail.
Usage of Aspose.Network.Outlook
Aspose.Network.Outlook implemented on .net framework, provides ready to use interfaces to manipulate different features of Outlook. Using Aspose.Network.Outlook interfaces developers can very easily extract subject, body, senders of email message and attachments. Developers can create application to customize their outlook messages and other outlook features.