File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff 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?
3433The complete source code is available in the GIT repository.
3534
You can’t perform that action at this time.
0 commit comments