Aspose.Email for Python via .NET V23.6

Released: Oct 3, 2023

Updates in V23.6

Features

  • Improved CheckSignature method.
  • Signature preservation is now supported by default in MBOX to PST conversion.
    • Added new MboxToPstConversionOptions.RemoveSignature property, to indicate whether the signature should be removed during conversion.
    • You can set this property to true to remove the signature.

Fixes

  • Email address is not valid when loading a task item (MapiTask.fromVTodo).
  • Aspose.Email.MapiMessage.load method throws error while loading some emails.
  • Some fields are empty when save vcard.
  • TnefLoadOptions.PreserveEmbeddedMessageFormat = True is not honored.
  • NullReferenceException when using SaveAllHeaders and RenderTaskFields.
  • Not able to convert MapiMessage to MapiTask.
  • VCardContact nickname not written to VCF.
  • GraphClient does not send attachment of mail.
  • When license is set MHT is saved incorrectly.
  • How to set Followup flag to MapiContact, MapiTask and MapiJournal while creating PST.
  • MailMessage.CheckSignature Issue.
  • Encrypted and signed emails are not converted correctly from MBOX to PST.
  • Appointment.Save exception.