Aspose.Email for .NET Releases

Released: Oct 29, 2021

Updates in V21.10

Features

  • Added support for saving appointments to MSG format.

Fixes

  • MSG file body with emoji is changed after Load/Save.
  • Optional attendees are not displayed in the MHT header output.
  • Incorrect ClientSubmitTime when converting EML to MSG.
  • EmlLoadOptions.PrefferedTextEncoding option works differently for different EML files.
  • New unique custom message flags are detected as existing.
  • Event appears only in one day, but should repeat every year.

Released: Sep 30, 2021

Updates in V21.9

Features

  • Added support for asynchronous operations in EWSClient.

Fixes

  • PST to MSG: Some messages extraction slow.
  • Custom flags generated with ImapMessageFlag.Keyword function contains extra flags.
  • Loading MAPI message from stream throws InvalidOperationException.
  • IGraphClient.ListFolders method returns 10 first folders.
  • Inline attachments in EML file are not showing.
  • IGraphClient.ListFolders method returns empty array.
  • Ignoring SMTP address check throws SmtpException.
  • Loading Appointment throws...

Released: Sep 6, 2021

Updates in V21.8.1

Fixes

  • EWSClient.MailboxInfo property is missing.

Released: Aug 31, 2021

Updates in V21.8

Features

  • Added the ability to filter messages containing attachments using the IMAP client.
  • Added PST traversal API which allows you to extract all PST items as far as possible, without throwing out exceptions, even if some data in the original file is corrupted.

Fixes

  • When converting MSG to PDF attendees are missing.
  • NullPointerException is thrown when adding MSG files to PST file.
  • ImapClient contructor throws ArgumentNullException for single file app.
  • SmtpClient.Send throws...

Released: Jul 30, 2021

Updates in V21.7

Features

  • Added the ability to use CRAM-MD5 authentication with ImapClient.
  • Added newest API for SmtpClient.
  • Improved encoding options for MboxrdStorageReader class.
  • Improved HTML default header formatting options.
  • Improved the reading of Importance and Class properties from ICS files.

Fixes

  • Appointment Sub Type is missing when load modified occurrences(embedded message).
  • Embedded message does not get updated.
  • Body text is missing in exported MHT.
  • Regressions: NullPointerException when calling...

Released: Jun 29, 2021

Updates in V21.6

Features

  • Added support for return request client ID identifier.

Fixes

  • Email text missing content.
  • AppointmentStateFlags missing when saving calendar to MSG file.
  • Enumerating MAPI messages throws InvalidOperationException.
  • Possible regression: mailMessage.GetHtmlBodyText(true) returns different content.
  • Exception was thrown when getting multiple EWS clients at the same time.
  • Connection with Exchange 2013 SP1 fails using EWSClient.
  • ImapClient.SelectFolder method throws OperationCanceledException.

Released: May 31, 2021

Updates in V21.5

Features

  • Added the ability to obtain the preamble and epilogue from EML messages.
  • Added support for reading multiple contacts in VCard format.

Fixes

  • “header doesn’t correspond to vCard format” exception when loading VCF file.
  • Retrieving appointments from Google calendar throws exceptions.
  • Attachments appear after saving EML message.
  • Message header is incorrect if the subject ends with backslash.
  • Task attached to the meeting request gets converted to embedded message.
  • Unable to retrieve content...

Released: Apr 30, 2021

Updates in V21.4

Fixes

  • Exception on changing the category of email using Graph Client.
  • Duplicate attachments after saving EML message.
  • Exception when updating message not generated by AE GraphClient.
  • Alternate view is deleted when message is sent or saved, when message also contains linked resources.
  • Recurrence issue when writing ICS to PST.
  • Server error [403] and [400] on sending email using GraphClient.
  • Enumerating MAPI messages throws NullReferenceException.
  • “Operation has been canceled” when sending SMTP...

Released: Mar 30, 2021

Updates in V21.3

Features

  • Added FindPeople Method which allows you to find all personal objects matching a specified query string.
  • Added LinkedResource.ContentDisposition property.
  • Improved error handling for ImapClient.StartMonitoring methods.

Fixes

  • Issue while sending Bulk emails.
  • PersonalStorageQueryBuilder.Text property doesn’t work for PST.
  • Aspose.Email failed with exception when deployed in UWP Project.
  • MSG to HTML - Text color is wrong.
  • Error calculating Yearly Recurrences.
  • MailMessage.HtmlBodyText...

Released: Feb 26, 2021

Updates in V21.2

Features

  • Improved support for Imap.ThreadGrCommand to read thread lists in GMail.
  • Added the ability to read the modified date for messages in OLM format.

Fixes

  • Error loading folder by its EntryIdString.
  • Aspose.Email failed with exception when deployed in UWP Project.
  • Body Text of MSG File looks different from how it looks in Outlook.
  • The ContentID cannot contain a '<' or '>' character.
  • Aspose email gives an error on using.
  • Outlook Task / TaskRequest in EML format shows MessageClass as “IPM...