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.