Aspose.Email for Java V21.8
Released: Sep 2, 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.
- Added new com.aspose.email.LocaleOptions.setLocale(java.util.Locale) method.
不具合の修正
- When converting MSG to PDF attendees are missing.
- NullPointerException is thrown when adding MSG files to PST file.
- ImapClient constructor throws ArgumentNullException for single file app.
- SmtpClient.Send throws OperationCancelledException.