Aspose.Email for C++ のリリース
Released: Aug 31, 2023
V23.8 での更新項目
機能
- Improved event handling and PST splitting functionality.
- Delete items (folders or messages) from a Personal Storage Table (PST) using the unique 'entryId' associated with the item.
- Improved calendar handling.
不具合の修正
- 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 GraphClient.
- Contact from WebDav: Index was...
Released: Aug 1, 2023
V23.7 での更新項目
機能
- 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...
Released: Jul 1, 2023
V23.6 での更新項目
機能
- 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: Jun 1, 2023
V23.5 での更新項目
機能
- 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 'HtmlFormatOptions.RenderTaskFields' and 'MhtSaveOptions.SaveAllHeaders'.
Released: Apr 17, 2023
V23.4 での更新項目
機能
- 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 honoring...
Released: Mar 25, 2023
V23.3 での更新項目
機能
- 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...
Released: Mar 1, 2023
V23.2 での更新項目
機能
- Added the following properties to 'MboxMessageInfo' class:
- Date - Gets the date of message.
- From - Gets the from address.
- Subject - Gets the message subject.
- To - Gets the address collection that contains the recipients of message.
- CC - Gets the address collection that contains CC recipients.
- BCC - Gets the address collection that contains BCC recipients of message.
不具合の修正
- GraphClient not populating Recipients.
- Error in getting Task items.
- PersonalStorage.SplitInto throws Generic...
Released: Jan 31, 2023
V23.1 での更新項目
機能
- Added 'GetTotalItemsCount()' method to 'PersonalStorage.Store' property. It returns the total number of message items contained in a PST file.
- A new 'RssFeeds' value has been added to 'StandardIpmFolder' enum.
- Added 'ProductIdentifier' property to 'MapiCalendarIcsSaveOptions' class. This property specifies the identifier for the product that created the iCalendar object.
- Added the ability to extract messages from OLM and MBOX by identifiers.
- New API members in OLM implementation:
Released: Dec 31, 2022
V22.12 での更新項目
機能
- 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 21, 2022
V22.11 での更新項目
機能
- Added the ability to edit 'DisplayName' property in MAPIMessage attachments.