Aspose.Email for .NET 릴리스

Released: Oct 31, 2023

V23.10 버젼 업데이트

기능

  • Added support for splitting MBOX storage, allowing you to split large files into manageable parts. You can also implement custom actions during the splitting process.

수정사항

  • Some missing content when saving to MHTML.
  • DeleteMessages with empty list causes AE_1_1_0018 BAD Could not parse command.
  • Email SUBJECT Length limits to 254 Chars.
  • Faulty iCalendar item extraction from EML file's winmail.dat attachment.
  • Create contact item error in version 23.8.
  • Unable to parse .msg file getting - Support...

Released: Sep 30, 2023

V23.9 버젼 업데이트

수정사항

  • System.FormatException on loading MHT.
  • "Set action is invalid for property." error while updating message by GraphClient.
  • Aspose Adding Additional Quotes In Mail Message Appointment Alternate View - Cannot Then Convert To Mapi Message.
  • LastModified and CreatedDate on Email Returns AS Current Datetime.

Released: Aug 31, 2023

V23.8 버젼 업데이트

기능

  • Improved support for message validation.
  • Added the ability to save Mapi 'DistList' to a single multi contact VCF file.
  • Added support for overloaded methods that accept a 'MailMessage' object for sending emails.
  • Added the option to search and fill sender SMTP address in EML format.

수정사항

  • System.ArgumentNullException when processing certain emails.
  • System.NotSupportedException : No data is available for encoding 4024.
  • Problems with WebDav/Vcf conversion.
  • Does not match the container class...

Released: Jul 31, 2023

V23.7 버젼 업데이트

기능

  • Delete items (folders or messages) from a Personal Storage Table (PST) using the unique 'entryId' associated with the item.
  • Improved event handling and PST splitting functionality in PersonalStorage class.
  • Improved calendar handling in CalendarReader class.

수정사항

  • VCF format does not support a NOTE field value as HTML.
  • Cannot Access Nested Error Code From EWS Related Exceptions.
  • Preamble property is null after removing the signature.
  • Minor problem in exception message string.
  • No Categories with...

Released: Jun 30, 2023

V23.6 버젼 업데이트

기능

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

수정사항

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

Released: Jun 10, 2023

V23.5.1 버젼 업데이트

수정사항

  • NullReferenceException when save vcard.

Released: May 31, 2023

V23.5 버젼 업데이트

기능

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

Released: Apr 30, 2023

V23.4 버젼 업데이트

기능

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

수정사항

  • GetHtmlBodyText(false) does not work well.
  • Embedded message attachment is lost after fetching a message via GraphClient.
  • OLM File Issue...

Released: Mar 31, 2023

V23.3 버젼 업데이트

기능

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

수정사항

  • 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.
  • MapiContact not honouring...

Released: Mar 1, 2023

V23.2 버젼 업데이트

기능

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

수정사항

  • 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 when converting Vcard...