Added More Examples of Code Comparison between Aspose.Email for .NET and VSTO to deal with Microsoft Outlook

[![][1] in comparison with VSTO Outlook. [Code Comparison of Aspose.Email for .NET with VSTO][2] shows how different tasks can be performed using Aspose.Email for .NET APIs and VSTO to deal with MS Outlook. This is also helpful for those who want to migrate from VSTO Outlook. What’s New in v1.2 Create Multiple Email Address Delete Email Messages Export Email Extracting Attachment Get the number of emails in the mailbox Importing Email Specify Mail Body Encoding Existing Examples Create a Recurring Task Create a Reminder for an Appointment Create a Task Create an Appointment Pragmatically access Outlook Contacts Reading an Outlook Message (MSG) File Creating an Outlook Message (MSG) File Adding Attachments and HTML Text to Outlook Msg File Sending Meeting Request Getting List of Messages from Inbox Folder of Microsoft Exchange Server Mailbox Extracting Messages from Outlook PST and Saving them to MSG Creating an Outlook Contact Download Latest Examples You can download latest examples from one of the following locations:
April 18, 2016 · 2 min · Zeeshan Shafqat

Create, Edit, and Convert Email Documents using PHP

Aspose.Email for Java includes classes that allow you to create as well as read message files, enabling complete processing of message contents. You can manipulate a number of message formats such as MSG, EML, EMLX, and MHT without the need of using Microsoft Outlook. You can not only modify the message contents but also manipulate (add/remove) message attachments. It provides you sufficient ability to customize message headers and also empowers you to completely control a message by exposing its Mapi properties.
October 30, 2015 · 2 min · Fahad Adeel

Add calendar items to PST, get Exchange version info and other improvements

We are pleased to announce the release of Aspose.Email for .NET 2.0.0. In this release, we have included some valuable new features, enhancements to existing features and resolution of the reported issues. One of the new features is the ability to retrieve Exchange Server version information. We have also introduced a mechanism for retrieving several MAPI properties from a PST file, for example PR_ENTRYID and PR_STORE_ENTRYID. Another new feature is the ability to insert calendar items into PST files.
August 14, 2012 · 1 min · Babar Raza

Aspose.Email for .NET 1.6 improves PST reading performance

We have just released Aspose.Email for .NET 1.6. In this version we have introduced the EnumerateMessageObjects and EnumerateMapiMessages methods to the FolderInfo class to improve the PST reading performance. These methods allow you to quickly iterate over the messages present in any PST folder and significantly reduce the execution time for such processes. With this release you can also add time zone information with an appointment request and save any message to OFT file format.
March 28, 2012 · 1 min · Babar Raza