
Microsoft Outlook MSG file format library for .NET.
Features
- Powerful .MSG API - Manipulate subject, body, recipients and attachments in Microsoft Outlook .MSG messages. Or list and manipulate MAPI properties directly.
- MIME API included - In addition to the Outlook MSG file format, a separate API for MIME and S/MIME messages is included.
- PC and mobile - Supports a wide range of Microsoft .NET platforms. Suitable for .NET on Microsoft Windows, Apple Mac, Linux, Apple iOS and Android.
MSG message API
- Load and save messages.
- Message subject.
- Plain, HTML and RTF bodies.
- From and Sender fields.
- Recipients collection.
- Work with attachments.
MAPI properties
- MAPI property IDs.
- MAPI property data types.
- Get and set values.
MIME and S/MIME
- MIME and MailMessage.
- S/MIME - secure mail.
Standards and platform support
- 100% managed .NET code with no external dependencies.
- MSG and RFC specifications.
- Outlook MSG, MIME, S/MIME and other email formats.
- XCOPY deployment.