
We are pleased to announce the release of Aspose.Email for .NET 17.7. This month’s release includes several enhancements to various functional areas of the API. It also fixes a number of bugs previously reported by our valued customers. You can find a complete list of what is new and fixed in release notes section of the API documentation.
Read Multiple Events from ICS Calander in C#
Aspose.Email API can now read multiple events from the Calendar file as an individual appointment. Reading multiple events from the ICS file was not supported earlier. With this enhancement, events from the ICS file can now be retrieved and stored as a collection of Appointments in the user’s defined code as shown below.
Filtering Messages with Paging from Exchange Server
This month’s release also provides support for filtering messages from the Exchange server with paging support. This helps manage the list of messages retrieved from the server for handling them easily.
Preserving Embedded Message Format
MIME messages can have further embedded messages as attachments. The API used to convert these embedded messages to EML format by default which may not be the expected behavior in some user scenarios. This month’s release provides more control to the user for preserving embedded message format using the EMLLoadOptions class.
Getting Message Size from Thunderbird MBox
This month’s release also gives the facility to get message size while reading from MBox file.
API Resources
The following API resources can be of help to you in getting started with Aspose.Email API.
- Product Documentation – Provides detailed examples of working with the API
- API Reference Guide – Details all the namespaces and classes of the API
- GitHub Examples – Provides ready to run API example
- Support Forum – Write to us if you have any query or inquiry about the API