Browse our Products
Aspose.Email for Java 18.3 Release Notes
This page contains release notes information about Aspose.Email for Java 18.3 version.
Major Changes
- Support for setting PARTSTAT property for ICS
Features and Improvements
Key | Summary | Category |
---|---|---|
EMAILNET-38931 | Provision to set PARTSTAT property of ICS | Enhancement |
EMAILNET-38879 | ImapClient StartMonitoring consumes large processor usage | Bug |
EMAILNET-38906 | ImapClient.SelectFolder takes longer than older version of API | Bug |
EMAILNET-38917 | HTML formatting lost while setting html description of an appointment | Bug |
EMAILJAVA-34345 | Exchange events notification functionality is broken | Bug |
EMAILNET-38923 | Property attachment name cannot be set | Bug |
EMAILNET-38924 | EML to MHT generates garbled characters | Bug |
EMAILNET-38928 | ContentType.Name returned null for embedded bitmap | Bug |
EMAILNET-38929 | Regression: EML to MSG: Resultant MSG file doesn’t open in Outlook | Bug |
EMAILNET-38930 | PDF attachment in EML is not detected properly | Bug |
EMAILNET-38932 | Duplicate headers in the resultant EML while converting MapiMessage to decrypted Mime | Bug |
EMAILNET-38934 | Address and DisplayName for To field not displayed correctly | Bug |
EMAILNET-38864 | SMTP Email getting failed while connected with VPN | Bug |
EMAILNET-38925 | An exception raises while opening EML message | Bug |
EMAILNET-38927 | EWSClient.FetchMapiMessage raises exception | Bug |
EMAILJAVA-34352 | System.format exception for MapiMessage.FromMailMEssage | Bug |
Added APIs
Class ParticipationStatus Field/Enum ParticipationStatus.Accepted Field/Enum ParticipationStatus.Declined Field/Enum ParticipationStatus.Delegated Field/Enum ParticipationStatus.NeedsAction Field/Enum ParticipationStatus.Tentative Method Attachment.#ctor(URI, String, String) Method RecurrencePattern.to_RecurrencePattern(String) Method RecurrencePattern.toString Property Attachment.isUri Property MailAddress.getParticipationStatus, setParticipationStatus