Rebex MSG

Outlook MSG file format library for .NET

Download 30-day free trial Buy from $199
More .NET libraries
// create an instance of MsgMessage
var message = new MsgMessage();

// set properties
message.Sender = "me@example.com";
message.To.Add("joe@example.com", "Joe");
message.To.Add("Bob <bob@example.com>");
message.Subject = "MSG example";
message.SetBody("Created by Rebex MSG.");

// save the message to a file
message.Save("example.msg");
Show me more code...

.NET library for reading, processing and writing Microsoft Outlook .MSG e-mail message files.

Also supports signing and signature validation, based on X.509 certificates and Cryptographic Message Syntax (PKCS #7).

Why Rebex MSG?

Powerful .MSG API

Use MsgMessage class to manipulate subject, body, recipients and attachments of Outlook .MSG messages.

Or list and manipulate MAPI properties of .MSG messages directly.

MIME and S/MIME API

API for MIME and S/MIME messages is included. Supports signing and signature validation. Based on X.509 certificates and Cryptographic Message Syntax (PKCS #7).

PC and mobile

Supports a wide range of .NET platforms.

Suitable for .NET on Windows, Mac, Linux, iOS and Android.

Documentation

Documentation with C# and VB.NET code snippets and sample apps.

Platforms

.NET

8, 7, 6, 5

.NET Framework

3.5 SP1, 4.0-4.8.1

.NET Core

3.1

Mono

6.0 or higher

Xamarin.iOS

13.10 or later

Xamarin.Android

10.1 or later

Learn more about supported standards and platforms.

Legacy platforms

(not included in standard product packages - see more)

 

.NET Compact Framework

3.5/3.9

.NET Framework

2.0-3.5