Browse our Products

Aspose.Email for Java 17.6 Release Notes

Features and Improvements

  • Setting custom flag using Imap
  • Option to render MSG to Mhtml without images for the sake of performance
  • Provision of flag for hidden/cache folders retrieved from Exchange server
  • Removing credentials from the activity log file
KeySummaryCategory
EMAILNET-38735Set custom flag using ImapNew Feature
EMAILNET-38737Option to render MSG to Mhtml without images for the sake of performanceEnhancement
EMAILNET-38747Provision of flag for hidden/cache folders retrieved from Exchange serverEnhancement
EMAILNET-38761Removing credentials from the activity log fileEnhancement
EMAILJAVA-34288Exception TnefPropertyType.TypeError while loading attached MSG fileBug
EMAILNET-38713Protocols API. Prevent the debugger from calling the getter propertyBug
EMAILNET-38721Image repeated in background while converting MSG to MhtmlBug
EMAILNET-38722From address not decoded properly from Base64Bug
EMAILNET-38723Aspose.Email adds random values for ConversationIndex propertyBug
EMAILNET-38726PST: To, CC and BCC not displayed in OutlookBug
EMAILNET-38727Aspose.Email is showing attachment name as UNKNOWN_PARAMETER_VALUEBug
EMAILNET-38730Subject corrupted while saving the EMLBug
EMAILNET-38734Attachment filename changed when EML file is loaded and saved againBug
EMAILNET-38739Saving attachment of EML file using Aspose.Email is getting corrupt/damagedBug
EMAILNET-38741IMAP: BAD FETCH Invalid Fetch argumentBug
EMAILNET-38745To, CC and Bcc not shown in PST after conversion from MboxBug
EMAILNET-38749Aspose.Email is unable to read the attachments with EML fileBug
EMAILNET-38752Calendar item cannot be loaded to MailMessageBug
EMAILNET-38754Setting the priority of an appointment is not workingBug
EMAILNET-38756EMLs to MHT: Blank outputBug
EMAILNET-38592Pop3: Getting Out Of Memory ExceptionBug
EMAILNET-38717Null reference exception when getting contactsBug
EMAILNET-38729ArgumentException: “The property data could not be null. Parameter name: property”Bug
EMAILNET-38736Exception raised while loading attached ICS fileBug
EMAILNET-38738Loading MSG file using MailMessage is throwing exception: IndexOutOfRangeExceptionBug
EMAILNET-38746MapiMessage.FromMailMessage raises exception for ICS filesBug
EMAILNET-38748Not Setting license raises Argument Out Of Range exception for MapiMessage.FromMailMessage for ICS filesBug
EMAILNET-38753IEWClient raises exception while fetching contacts from office365Bug

Added APIs

Property MhtSaveOptions.getSkipInlineImages, setSkipInlineImages

Method ImapMessageFlags.keyword(String) Method ImapMessageFlags.split Method ImapMessageInfo.containsKeyword(String) Property ExchangeFolderInfo.getHidden

Class ObjectDisposedException Class OperationCanceledException Method ObjectDisposedException.#ctor Method ObjectDisposedException.#ctor(String) Method ObjectDisposedException.#ctor(String, Exception) Method ObjectDisposedException.#ctor(String, Object[]) Method OperationCanceledException.#ctor Method OperationCanceledException.#ctor(String) Method OperationCanceledException.#ctor(String, Exception) Method OperationCanceledException.#ctor(String, Object[])

Method MapiProperty.createMapiPropertyFromBytes(long, byte[]) Method MapiProperty.createMapiPropertyFromDateTime(long, Date) Method MapiProperty.createMapiPropertyFromLong(long, long) Method MapiProperty.createMapiPropertyFromLong(long, long, long)