We are pleased to announce the release of Aspose.Email for .NET 17.11. This month’s release introduces a new feature of working with Extended Attributes using the API’s EWS client. It also fixes several bugs that further improve the overall API functionality. For a detailed note on what is new and fixed, please visit the release notes section of API documentation.
Create, Retrieve and Update Extended Attributes using EWS
This release of API brings an exciting feature where messages from the Exchange server can be retrieved as Outlook Messages. This implies that you can manipulate extended attributes of messages using the API’s EWS client. You can create, retrieve, and update extended attributes using the EWS API. The retrieved item is obtained as MapiMessage from the Exchange server and contains all the attributes information contained in the message.
The functional usage of this feature is illustrated in the code sample below.
Other Improvements
This release also includes fixes to several API malfunctions related to various functional areas. Fixing these not only improves the overall usability of the API but also adds to the overall stability of the API.
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