Aspose.Email for C++ 릴리스
Released: Jul 23, 2021
V21.6 버젼 업데이트
기능
- 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
V21.2 버젼 업데이트
기능
- Added the ability to get the modified date of a message.
Released: Apr 6, 2021
V21.1 버젼 업데이트
기능
- 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
V20.11 버젼 업데이트
기능
- Added Microsoft Exchange Autodiscover service client support.
- Added the ability to retrieve Exchange items in ascending/descending order.
Released: Sep 29, 2020
V20.8.1 버젼 업데이트
수정사항
- Fixed an issue with failing to load license file.
Released: Sep 18, 2020
V20.8 버젼 업데이트
기능
- Added support for Internationalized Domain Name (IDN) email addresses.
수정사항
- 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 converted message.
- Fixed...
Released: Aug 20, 2020
V20.7 버젼 업데이트
기능
- Added the ability to use timeouts for countering endless wait operations while saving messages to MHT format.
Released: Aug 4, 2020
V20.6 버젼 업데이트
기능
- Advanced Query Search (AQS) - Added the following classes to perform AQS search queries in Microsoft Exchange:
- ExchangeAdvancedSyntaxQueryBuilder.
- ExchangeAdvancedSyntaxMailQuery.
Released: Jun 29, 2020
V20.5 버젼 업데이트
기능
- 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
V20.4 버젼 업데이트
기능
- Added the ability to ignore exceptions.