MSG .NET > Tutorial > Convert Outlook message to MIME message

The following example shows you how to convert Outlook message (.msg file) to RFC822/MIME message (.eml file).

C# example
VB example