Aspose.Email for .NET V21.8

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 OperationCancelledException.
  • Problem using SMTP bulk email in NUnit test framework.