Aspose.Email for .NET 5.8.0 Release Notes
The following is a list of improvements and changes in this release of Aspose.Email.
Features Receive messages and folders using paging in EWS client
This feature enables to retrieve results in multiple EWS responses
Enhancements
EMAILNET-34983Provide loading MailMessage with particular types of
LoadOptions
(mark MailMessageLoadOptions as obsolete, remove it from code)
EMAILNET-34954Provision of setting GZip encoding in IEWSClient
Bugs
EMAILNET-34947Accented characters garbled while conversion from EML to Mhtml
EMAILNET-34952Text Formatting lost in Mapi Items
EMAILNET-34957MapiContact.ElectronicAddresses.Email1.AddressType not preserved in the PST
EMAILNET-34961Weekly appointment recurrence not created properly
EMAILNET-34964Html body of message not retrieved properly from MSG file
EMAILNET-34973Recurrence Information not shown in Outlook’s List View for Calendar
EMAILNET-34974Wrong dates generated by Aspose.iCalendar.RecurrencePattern.GenerateOccurrences()
EMAILNET-34975MSG to EML: Digital Signature is not preserved
Exceptions
EMAILNET-34969Exception raised while adding Recurrence to a MapiTask
EMAILNET-34977"Error: The current configuration system does not support user-scoped settings" raised in web application for IEWSClient
EMAILNET-34978"Error: The current configuration system does not support user-scoped settings As well" raised while using SmtpClient in Web Application
EMAILNET-34980Sending message with voting button raises exception
The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Email for .NET. If you have concerns about any change listed, please raise it on the Aspose.Email support forum.
Added:
Class Aspose.Email.Mail.TnefLoadOptions
Method Aspose.Email.Exchange.IEWSClient.ListMessages(System.String,Aspose.Email.Exchange.ExchangeMessageInfoCollection,System.Int32,System.Int32)
Method Aspose.Email.Exchange.IEWSClient.ListMessages(System.String,System.Int32)
Method Aspose.Email.Exchange.IEWSClient.ListMessages(System.String,System.Int32,System.Int32)
Method Aspose.Email.Exchange.IEWSClient.ListSubFolders(System.String,Aspose.Email.Exchange.ExchangeFolderInfoCollection,System.Int32,System.Int32)
Method Aspose.Email.Exchange.IEWSClient.ListSubFolders(System.String,System.Int32)
Method Aspose.Email.Exchange.IEWSClient.ListSubFolders(System.String,System.Int32,System.Int32)
Method Aspose.Email.Mail.TnefLoadOptions.#ctor
Property Aspose.Email.Exchange.ExchangeFolderInfoCollection.LastItemOffset
Property Aspose.Email.Exchange.ExchangeFolderInfoCollection.LastPage
Property Aspose.Email.Exchange.ExchangeFolderInfoCollection.TotalCount
Property Aspose.Email.Exchange.ExchangeMessageInfoCollection.LastItemOffset
Property Aspose.Email.Exchange.ExchangeMessageInfoCollection.LastPage
Property Aspose.Email.Exchange.ExchangeMessageInfoCollection.TotalCount
Property Aspose.Email.Exchange.IEWSClient.EnableDecompression
Property Aspose.Email.Mail.MessageFormat.Tnef