Browse our Products

Aspose.Email for .NET 19.2 Release Notes

Major Changes

  • Create and Manage In-Place Archive in Office 365

All Changes

KeySummaryCategory
EMAILNET-39205Create and Manage In-Place Archive in Office 365New Feature
EMAILNET-39265Working with TNEF and VCardBug
EMAILNET-39277Adding EML with email addresses in other languages to PST changes those addresses to question marksBug
EMAILNET-39278The cloned messages are not identical to the original messageBug
EMAILNET-39168Email To PDF conversion adds styles to the top of the documentBug
EMAILNET-39264Extract and Saving Messages Directly from PST to StreamBug
EMAILNET-39267Unable to manually create a new folder via Outlook for a PST generated by Aspose.EmailBug
EMAILNET-39276VCARD deserialization does not fetch all emailsBug
EMAILNET-39281Contact list as attachment ruined after load and saveBug
EMAILNET-39286ICS with HTML description not renderedBug
EMAILNET-39288Error with accented characters when converting MSG to MHTBug
EMAILNET-39291Saving the message as HTML without body and HTML tag while receiving emails from GmailBug

Added APIs

Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.ArchiveItem(System.String, Aspose.Email.Calendar.Appointment) Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.ArchiveItem(System.String, Aspose.Email.Clients.Exchange.WebService.ExchangeTask) Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.ArchiveItem(System.String, Aspose.Email.Mapi.MapiMessageItemBase) Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.ArchiveItem(System.String, System.String) Method Aspose.Email.Clients.Imap.ImapClient.BeginListMessages(Aspose.Email.Clients.IConnection, System.Int32) Method Aspose.Email.Clients.Imap.ImapClient.BeginListMessages(Aspose.Email.Clients.IConnection, System.Int32, System.AsyncCallback) Method Aspose.Email.Clients.Imap.ImapClient.BeginListMessages(Aspose.Email.Clients.IConnection, System.Int32, System.AsyncCallback,System.Object) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.IConnection) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.IConnection, Aspose.Email.Clients.Pop3.Pop3ListFields) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.IConnection, Aspose.Email.Tools.Search.MailQuery) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.IConnection, System.Boolean) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.Pop3.Pop3ListFields, System.Boolean, Aspose.Email.Tools.Search.MailQuery)