Browse our Products

Aspose.Email for Java 18.8 Release Notes

Improvements

KeySummaryCategory
EMAILNET-38848Update member in a PST distribution list (DL) and append another DL to an existingEnhancement
EMAILNET-39070EWS:Create contact in Sub-Folder of ContactsEnhancement
EMAILNET-39035Support for adding attachment to MapiCalendarExceptionInfoEnhancement
EMAILJAVA-34411Creating MapiMessage using MapiMessage.fromMailMessage gets stuckBug
EMAILNET-39053Aspose.Email reads message body as second attachmentBug
EMAILNET-39063Wrong CC field after save and reload the messageBug
EMAILNET-39065Resaving EML turns Japanese language to garbageBug
EMAILNET-39066Opening PST file raises errorBug
EMAILNET-39068Html is added as inline to MapiMEssageBug
EMAILNET-39069EML to MSG disturbs outputBug
EMAILNET-39071MHT to MSG embeds header information in message bodyBug
EMAILNET-39072IEWSClient always returns UTF8 Encoding for Message.BodyEncodingBug
EMAILNET-39074Updating MSG BodyHtml doesn’t change description in Outlook View PaneBug
EMAILNET-39075Sender Type changed from Exchange to SMTPBug
EMAILNET-39077The output message text content is unexpectedly concatenated on couple placesBug
EMAILNET-39079Invalid ContentUnreadCount value after splitInto()Bug
EMAILNET-38993Task start date/time set to UTC instead of local timeBug

Added APIs

Field/Enum MapiPropertyTag.PR_EXCEPTION_ENDTIME Field/Enum MapiPropertyTag.PR_EXCEPTION_REPLACETIME Field/Enum MapiPropertyTag.PR_EXCEPTION_STARTTIME Method IEWSClient.createContact(String, MapiContact) Method IEWSClient.createContact(String, Contact) Method FolderInfo.updateMessage(String, MapiMessageItemBase) Property MapiCalendarExceptionInfo.getAttachments, setAttachments