Description
MSG .NET is Microsoft Outlook .msg file API for .NET Framework. The API allows you to easy create/read/parse/convert .msg files and more. The API does not require Microsoft Outlook to be installed on the machine or any other third party application or library in order to work.
Supports .NET Framework, .NET Compact Framework, Mono (Linux, Mac), Monotouch (iOS) and Monodroid (Android).
Licensing
- 1 developer license permits use by one developer and allows unlimited royalty-free distribution of runtime.
- Unlimited developer license permits use by an unlimited number of developers within one organization and allows unlimited royalty-free distribution of runtime.
- Blueprint edition is source code license and permits use by an unlimited number of developers within one organization and allows unlimited royalty-free distribution of runtime.
Features
- Create message, appointment, task, contact or any other Outlook item.
- Read any Outlook .msg file and get all properties.
- Convert from Outlook message (.msg file) to MIME message (.eml file)
- Convert from MIME message (.eml file) to Outlook message (.msg file)
- Set/Get MAPI properties.
- Set/Get named properties.
- Add attachments.
- Retreive attachments.
- Save attachments.
- Add embedded messages.
- Retreive embedded messages.
- Save embedded messages.