Skip to content

Commit 2818a58

Browse files
committed
Added 20.7 release notes
1 parent 7b569d9 commit 2818a58

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,14 @@ Aspose.Email Cloud is a REST API for creating email applications that work with
2121
- Email configuration discovery
2222
- Disposable email address detection
2323

24-
## New features in version 20.5
25-
- [Manipulating message threads using Aspose.Email Cloud build-in client](https://docs.aspose.cloud/display/emailcloud/Email+Client+Threads)
26-
- [File converters](https://docs.aspose.cloud/display/emailcloud/Convert+Email%2C+Calendar+and+Contact+Files):
27-
- EmailDto<->EML<->MSG<->MHTML
28-
- ContactDto<->VCard VCF<->MapiContact MSG
29-
- CalendarDto<->iCalendar ICS<->MapiCalendar MSG
30-
31-
See [Release notes](https://docs.aspose.cloud/display/emailcloud/Aspose.Email+Cloud+20.5+Release+Notes)
32-
24+
## New features in version 20.7
25+
- New MAPI message files API with models:
26+
- `MapiMessageDto` - represents the Microsoft Outlook message.
27+
- `MapiCalendarDto` - represents the Microsoft Outlook calendar object.
28+
- `MapiContactDto` - represents the Microsoft Outlook contact information.
29+
- Improved Recurrence pattern support for CalendarDto.
30+
31+
See [Release notes](https://docs.aspose.cloud/display/emailcloud/Aspose.Email+Cloud+20.7+Release+Notes)
3332
## How to use the SDK?
3433
The complete source code is available in the GIT repository.
3534

0 commit comments

Comments
 (0)