aspose-email-for-.NET

We are pleased to announce the release of Aspose.Email for .NET 18.5. This month’s release introduces several new features related to various API functionality. It also enhances the API by fixing several bugs that were reported by our valued customers with the previous version of the API. For a detailed note on what is new and fixed, please visit the release notes section of Aspose.Email API.

Auto Discover Exchange Server in C#

This release introduces a new feature of auto-discovery of Exchange server settings using the account’s user name and password. The AutoDiscoverService introduced by the API gets this information from the exchange server using the username and password specified by the application user. In addition to other settings returned by the API, you can get the server’s EWS Url as well using this feature.

Abort PST to Exchange Server Operation

PST restore feature of the Aspose.Email API lets you restore the contents of a PST file to Exchange server. The feature is useful in a variety of ways. There is the possibility that operation may take a long time due to the large size of the PST file. This new release of API lets you abort PST restoration process to the Exchange server based on defined time. This allows users to abort the PST restore operation in case it is taking too long to complete the operation.

Writing Multiple Events to ICS

Aspose.Email already lets you read multiple events from ICS file. This new release of API lets you write multiple calendar events to a single ICS file as shown in the following code sample.

API Resources

The following API resources can be of help to you in getting started with Aspose.Email API.