Aspose.Email for Python via .NET Releases

Released: May 30, 2023

Updates in V23.5

Funktionen

  • The Appointment class now includes new property, which enables users to retrieve the version of their ICS/VCS files.
  • Added a new class to the API: VCardSaveOptions. This class enhances the capabilities of VCard contact management, allowing users to customize saving behavior when working with vCard files.
  • Added overloads for 'TgzReader' constructor.
  • Added the 'GetTotalItemsCount()' method to the 'TgzReader' class. It returns the total number of message items.
  • Added new method overload...

Released: Apr 30, 2023

Updates in V23.4

Funktionen

  • Added the ability to set 'ReferenceAttachment' properties on a 'MapiAttachment' object.
  • Added overloaded 'IsMultiContacts' method with the source file name as a parameter.
  • Simplified ICS to message conversion API.
  • Added 'IPM.Appointment' and 'IPM.AbchPerson' to PDF.
  • Added 'HtmlFormatOptions.RenderTaskFields' and 'MhtSaveOptions.SaveAllHeaders'.

Released: Apr 11, 2023

Updates in V23.3

Funktionen

  • Added 'GetTotalItemsCount' property to 'OlmStorage'.
  • Added the ability to detect whether a 'MapiMessage' is OFT or MSG.
  • Added the ability to detect Notes Storage Facility (NSF) file format.

Fehlerkorrekturen

  • VCardContact.LoadAsMultiple not returns property values.
  • At loading from EMLX and saving to HTML some LF separators included in out file.
  • Fetch Messages from iCloud IMAP Server Failed.
  • Body content missing.
  • FormatException Bug.
  • Error parsing EML.
  • MapiMessageItem Save Issue...

Released: Mar 31, 2023

Updates in V23.2

Funktionen

  • Added the ability to save 'VCardContact' to MSG and WebDav formats.

Fehlerkorrekturen

  • Email with quotes throws exception.
  • Wrong attachment name.
  • VCardContact.IsMultiContacts always return True.
  • .msg to .eml conversion issue.
  • Bug in retrieving the message signature.
  • IPM.Note saved as SMIME message.
  • Loading MSG file to save as mht will throw NullRefrenceException.
  • Pst.FolderInfo.AddMessage Bug.
  • MailMessage lost spaces in HtmlBodyText.
  • Investigate the possibility of adding certificates...

Released: Mar 31, 2023

Updates in V23.1

Funktionen

  • 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.

Fehlerkorrekturen...

Released: Jan 27, 2023

Updates in V22.12

Funktionen

  • Added APIs to read 'Get Total Items Count' from 'PersonalStorage'.
  • Added support for additional folders: Activity, DistList, and RSS to StandardIpmFolder.
  • Added 'Decrypt' method to 'MapiMessage'.
  • Added APIs to set product ID.
  • Added 'IsInline' property to 'Attachment'.
  • Added support for IMAP Login password syntax with special characters.
  • Added the option to save message headers in MHTML.
  • Added the ability to extract messages from OLM and MBOX identifiers.

Released: Dec 8, 2022

Updates in V22.11

Funktionen

  • Added experimental support for Apple macOS.
  • Added 'DecodeSignedContent' method to 'MapiMessage'.
  • Added API to check if 'subfolder' is from 'StandardIpmFolder'.
  • Added the ability to check whether an attachment is a TNEF formatted message.
  • Improved working with StickyNote, DistList and IPM.Document.

Released: Nov 9, 2022

Updates in V22.10

Funktionen

  • Added the ability to edit 'DisplayName' property in MAPIMessage attachments.
  • Added experimental support for Apple macOS 10.14 or later.

Released: Oct 14, 2022

Updates in V22.9

Funktionen

  • Added experimental support for Apple macOS 10.14 or later.

Released: Sep 27, 2022

Updates in V22.8

Funktionen

  • Preserve 'TNEF' attachments when converting between MBOX and PST formats.

Fehlerkorrekturen

  • Danish characters are lost after re-saving.
  • MSG to HTML conversion generates incorrect output.
  • Creating Appointment in O365 with Aspose 22.6 returns ErrorInvalidPropertySet.