- Home
- Products
- Purchase
Order Online Ordering Info Resellers - Download
- Support
Request Support Live Chat Knowledge Base Web Forum Online Documentation FAQ Tutorials - Services
Installation Data Migration Integration Product Customization Custom Software Development - Community Editions
- Contact Info
Current version: 6.0
Last update: 8 Jul 2010
Clients
Development Services
Engage our developers when you require services above and beyond product support, such as:MailBee.NET Outlook Converter is an easy-to-use .NET component which allows your application to convert e-mails between .MSG and .EML formats and read .PST files in a few lines of code.
You can also read .PST, .MSG and .EML data from streams or convert between .MSG data and MailBee.Mime.MailMessage objects.
.MSG format is supported by MS Office Outlook. It's one of Microsoft's binary formats based on OLE2 document specification.
.PST is the format of an Outlook mailbox file. It stores all the folders with all the messages, contacts, appointments and tasks of a particular Outlook user.
.EML format (also known as RFC822 and MIME) is the most popular for storing and exchanging e-mails across various systems.
However, no knowledge of .MSG, .PST and .EML formats is required in order to use this component.
Written in 100% managed code, this component only requires the .NET framework be installed on the computer.
MailBee.NET Outlook Converter can be used in any .NET language including C# and VB.NET. Supported .NET frameworks include .NET 1.1/2.0/3.0/3.5/4.0 and .NET Compact Framework 2.0/3.5.
Features
MsgConvert Object |
PstReader Object |
What's new |
- Convert .MSG file/stream into .EML file/stream
- Convert .EML file/stream into .MSG file/stream
- Parse .MSG file/stream into MailBee.Mime.MailMessage object
- Write MailBee.Mime.MailMessage object into .MSG file/stream