Aspose.Email for C++ Releases

Released: Jul 23, 2021

Updates in V21.6

Funktionen

  • Added the ability to use a return-client-request-id HTTP header in the EWSClient.
  • Added the get_ReturnClientRequestId and set_ReturnClientRequestId methods to EWSClient.

Released: Apr 6, 2021

Updates in V21.2

Funktionen

  • Added the ability to get the modified date of a message.

Released: Apr 6, 2021

Updates in V21.1

Funktionen

  • Added the ability to authenticate with an SMTP, POP or IMAP server using a specific authentication method. This allows you to set the authentication method for the mail client explicitly.
  • EWSClient now supports the return of recurring calendar items within a range specified by StartDate and EndDate.

Released: Dec 23, 2020

Updates in V20.11

Funktionen

  • Added Microsoft Exchange Autodiscover service client support.
  • Added the ability to retrieve Exchange items in ascending/descending order.

Released: Sep 29, 2020

Updates in V20.8.1

Fehlerkorrekturen

  • Fixed an issue with failing to load license file.

Released: Sep 18, 2020

Updates in V20.8

Funktionen

  • Added support for Internationalized Domain Name (IDN) email addresses.

Fehlerkorrekturen

  • Fixed an issue with slow PST Message Extraction due to large recipient count.
  • Fixed an issue where wrong Body and HtmlBody in resultant MailMessage at ImapClient FetchMessage method with ignoreAttachments = true.
  • Fixed an issue with return empty attachment names while fetching emails with attached messages from server.
  • Fixed an issue where Microsoft Outlook text colors are not preserved in the...

Released: Aug 20, 2020

Updates in V20.7

Funktionen

  • Added the ability to use timeouts for countering endless wait operations while saving messages to MHT format.

Released: Aug 4, 2020

Updates in V20.6

Funktionen

  • Advanced Query Search (AQS) - Added the following classes to perform AQS search queries in Microsoft Exchange:
    • ExchangeAdvancedSyntaxQueryBuilder.
    • ExchangeAdvancedSyntaxMailQuery.

Released: Jun 29, 2020

Updates in V20.5

Funktionen

  • Email threading using IMAP client - Email threading is a useful feature that allows you to organize emails in a hierarchical manner.

Released: May 25, 2020

Updates in V20.4

Funktionen

  • Added the ability to ignore exceptions.