Browse our Products
Aspose.Email for .NET 5.5.0 Release Notes
The following is a list of improvements and changes in this release of Aspose.Email.
Features
Support for pipelining mode in mail clients
The pipelining mode indicates the mail server is capable of accepting multiple commands at a time.
Enhancements
EMAILNET-34831 Save MapiDistributionList to MSG file
EMAILNET-34817 “Finder” Sub folder contents in the OST cannot be retrieved after Aspose.Email for .NET 1.6
Bugs
EMAILNET-34810 Exported message has MSG format violation?
EMAILNET-34792 Contact Notes contain HTML Tags when saved to disc
EMAILNET-34794 Wrong message signing time displayed in Outlook
EMAILNET-34795 Wrong named property GUID observed before and after saving to PST
EMAILNET-34796 Unwanted backslash ‘' found in PST root folder display name for German ANSI pst
EMAILNET-34797 Issue while reading EML attachments
EMAILNET-34798 Incomplete information retrieved from EML
EMAILNET-34801 From field garbled while EML to MHTML conversion
EMAILNET-34803 AlternateViews.Clear() functionality not working
EMAILNET-34806 ImapFolderInfo.TotalMessageCount returns 0 for all all folders
EMAILNET-34807 Missing content from Aspose created MSG file in Outlook
EMAILNET-34815 Attachment.Save saves the attachment in unknown wrong format
EMAILNET-34816 MapiMessage.Save changes MapiMessage.TransportMessageHeaders
EMAILNET-34821 EML to MHTML: Message body converts to plain text
EMAILNET-34822 EML to MHTML: Text missing from message body
EMAILNET-34823 MSG to MHTML: Encoding Issue in output
Fixed
EMAILNET-34826 PST: Extracted MSG is corrupted
EMAILNET-34840 Attachment name not extracted properly from the EML
EMAILNET-34845 Line missing from HTML body
Exceptions
EMAILNET-34809 using MailQueryBuilder.InternalDate.BeforeOrEqual raises exception
EMAILNET-34819 Loading TNEF file raises ArgumentOutOfRangeException
EMAILNET-34820 ImapClient.ListMessages raises ArgumentException for this Gmail account
EMAILNET-34825 Splitting OST file raises ArgumentOutOfRangeException
EMAILNET-34835 NullReferenceException raised while loading the ICS
EMAILNET-34846 Exception “The REPORT.IPM.Note.NDR message class is not supported by now” raised while casting the MSG
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.
Class Aspose.Email.Outlook.Pst.FolderKind
Field/Enum Aspose.Email.Outlook.Pst.FolderKind.Normal
Field/Enum Aspose.Email.Outlook.Pst.FolderKind.Search
Method Aspose.Email.Outlook.Pst.FolderInfo.EnumerateFolders(Aspose.Email.Outlook.Pst.FolderKind)
Method Aspose.Email.Outlook.Pst.FolderInfo.GetSubFolders(Aspose.Email.Outlook.Pst.FolderKind)
Method Aspose.Email.Outlook.MapiDistributionList.Save(System.IO.Stream)
Method Aspose.Email.Outlook.MapiDistributionList.Save(System.String)
Property Aspose.Email.CredentialsByHostClient.UsePipelining