Aspose.Email for Java V23.1

Released: Feb 7, 2023

Updates in V23.1

Features

  • Added the following properties to 'MboxMessageInfo' class:
    • DateTime Date - Gets the date of message.
    • MailAddress From - Gets the from address.
    • String Subject - Gets the message subject.
    • MailAddressCollection To - Gets the address collection that contains the recipients of message.
    • MailAddressCollection CC - Gets the address collection that contains CC recipients.
    • MailAddressCollection BCC - Gets the address collection that contains BCC recipients of message.

Fixes

  • GraphClient not populating Recipients.
  • Error in getting Task items.
  • PersonalStorage.SplitInto throws Generic.KeyNotFoundException.
  • Saving contact in all formats will render the characters not correctly.
  • Not well preserving digital signatures.
  • Fetch message through Microsoft Graph has wrong charset.
  • Saving ICS in MHTML will render the plain text body instead HTML.
  • MapiCalendar not honoring MAPI properties when generating MIME.
  • Query feature does not appear to work in GraphClient.
  • Problem with SMIME signature.
  • Problem with the attachment-filename of a signed email.