Aspose.Email for .NET V21.8

Released: Aug 31, 2021

V21.8 버젼 업데이트

기능

  • 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.

수정사항

  • 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.