aspose_email_cloud 20.9.0 → 21.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aspose-email-cloud/api/ai_bcr_api.rb +7 -4
- data/lib/aspose-email-cloud/api/ai_name_api.rb +7 -4
- data/lib/aspose-email-cloud/api/calendar_api.rb +7 -4
- data/lib/aspose-email-cloud/api/client_account_api.rb +7 -4
- data/lib/aspose-email-cloud/api/client_folder_api.rb +7 -4
- data/lib/aspose-email-cloud/api/client_message_api.rb +8 -5
- data/lib/aspose-email-cloud/api/client_thread_api.rb +7 -4
- data/lib/aspose-email-cloud/api/contact_api.rb +7 -4
- data/lib/aspose-email-cloud/api/disposable_email_api.rb +7 -4
- data/lib/aspose-email-cloud/api/email_api.rb +8 -5
- data/lib/aspose-email-cloud/api/email_cloud.rb +5 -5
- data/lib/aspose-email-cloud/api/email_config_api.rb +7 -4
- data/lib/aspose-email-cloud/api/file_api.rb +7 -4
- data/lib/aspose-email-cloud/api/folder_api.rb +7 -4
- data/lib/aspose-email-cloud/api/mapi_calendar_api.rb +7 -4
- data/lib/aspose-email-cloud/api/mapi_contact_api.rb +7 -4
- data/lib/aspose-email-cloud/api/mapi_message_api.rb +7 -4
- data/lib/aspose-email-cloud/api/storage_api.rb +7 -4
- data/lib/aspose-email-cloud/api_client.rb +4 -4
- data/lib/aspose-email-cloud/api_invoker.rb +2 -2
- data/lib/aspose-email-cloud/configuration.rb +11 -11
- data/lib/aspose-email-cloud/models/ai_bcr_parse_request.rb +2 -0
- data/lib/aspose-email-cloud/models/ai_name_component.rb +56 -0
- data/lib/aspose-email-cloud/models/ai_name_parse_email_address_request.rb +2 -0
- data/lib/aspose-email-cloud/models/calendar_as_file_request.rb +2 -2
- data/lib/aspose-email-cloud/models/calendar_dto.rb +33 -5
- data/lib/aspose-email-cloud/models/calendar_get_as_alternate_request.rb +2 -2
- data/lib/aspose-email-cloud/models/calendar_get_list_request.rb +2 -0
- data/lib/aspose-email-cloud/models/calendar_save_request.rb +2 -2
- data/lib/aspose-email-cloud/models/client_account_get_multi_request.rb +2 -0
- data/lib/aspose-email-cloud/models/client_folder_get_list_request.rb +2 -0
- data/lib/aspose-email-cloud/models/client_message_fetch_request.rb +2 -2
- data/lib/aspose-email-cloud/models/client_message_list_request.rb +3 -3
- data/lib/aspose-email-cloud/models/client_message_send_file_request.rb +4 -2
- data/lib/aspose-email-cloud/models/client_thread_get_messages_request.rb +2 -0
- data/lib/aspose-email-cloud/models/client_thread_move_request.rb +14 -5
- data/lib/aspose-email-cloud/models/contact_convert_request.rb +4 -4
- data/lib/aspose-email-cloud/models/contact_from_file_request.rb +2 -2
- data/lib/aspose-email-cloud/models/contact_get_as_file_request.rb +4 -4
- data/lib/aspose-email-cloud/models/contact_get_list_request.rb +2 -0
- data/lib/aspose-email-cloud/models/disposable_email_is_disposable_request.rb +2 -0
- data/lib/aspose-email-cloud/models/email_account_config.rb +2 -2
- data/lib/aspose-email-cloud/models/email_client_account.rb +2 -2
- data/lib/aspose-email-cloud/models/email_config_discover_request.rb +2 -0
- data/lib/aspose-email-cloud/models/email_convert_request.rb +4 -4
- data/lib/aspose-email-cloud/models/email_dto.rb +23 -5
- data/lib/aspose-email-cloud/models/email_from_file_request.rb +2 -2
- data/lib/aspose-email-cloud/models/email_get_as_file_request.rb +2 -2
- data/lib/aspose-email-cloud/models/email_get_list_request.rb +2 -0
- data/lib/aspose-email-cloud/models/email_request.rb +1 -3
- data/lib/aspose-email-cloud/models/mapi_calendar_as_file_request.rb +2 -2
- data/lib/aspose-email-cloud/models/mapi_calendar_daily_recurrence_pattern_dto.rb +8 -8
- data/lib/aspose-email-cloud/models/mapi_calendar_dto.rb +4 -4
- data/lib/aspose-email-cloud/models/mapi_calendar_exception_info_dto.rb +4 -4
- data/lib/aspose-email-cloud/models/mapi_calendar_get_request.rb +2 -0
- data/lib/aspose-email-cloud/models/mapi_calendar_recurrence_pattern_dto.rb +6 -6
- data/lib/aspose-email-cloud/models/mapi_calendar_save_request.rb +2 -2
- data/lib/aspose-email-cloud/models/mapi_calendar_time_zone_info_dto.rb +2 -2
- data/lib/aspose-email-cloud/models/mapi_calendar_weekly_recurrence_pattern_dto.rb +8 -8
- data/lib/aspose-email-cloud/models/mapi_calendar_yearly_and_monthly_recurrence_pattern_dto.rb +8 -8
- data/lib/aspose-email-cloud/models/mapi_contact_from_file_request.rb +2 -2
- data/lib/aspose-email-cloud/models/mapi_contact_get_request.rb +2 -0
- data/lib/aspose-email-cloud/models/mapi_contact_personal_info_property_set_dto.rb +2 -2
- data/lib/aspose-email-cloud/models/mapi_message_from_file_request.rb +2 -2
- data/lib/aspose-email-cloud/models/mapi_message_get_request.rb +2 -0
- data/lib/aspose-email-cloud/models/mapi_pid_lid_property_descriptor.rb +2 -2
- data/lib/aspose-email-cloud/models/mapi_pid_name_property_descriptor.rb +2 -2
- data/lib/aspose-email-cloud/models/mapi_pid_property_descriptor.rb +2 -2
- data/lib/aspose-email-cloud/models/mapi_pid_tag_property_descriptor.rb +2 -2
- data/lib/aspose-email-cloud/models/move_folder_request.rb +2 -0
- data/lib/aspose-email-cloud/models/storage_exists_request.rb +2 -0
- data/lib/aspose-email-cloud/models/upload_file_request.rb +2 -0
- data/lib/aspose-email-cloud/version.rb +1 -1
- metadata +3 -3
@@ -38,7 +38,7 @@ module AsposeEmailCloud
|
|
38
38
|
# The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: * PidLid prefix: Properties identified by an unsigned 32-bit quantity along with a property set. * PidName prefix: Properties identified by a string name along with a property set. * PidTag prefix: Properties identified by an unsigned 16-bit quantity.
|
39
39
|
# @return [String]
|
40
40
|
attr_accessor :canonical_name
|
41
|
-
# [MS-OXCDATA]: Data Structures Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
|
41
|
+
# [MS-OXCDATA]: Data Structures. Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
|
42
42
|
# @return [String]
|
43
43
|
attr_accessor :data_type
|
44
44
|
# Indicates if data type contains of multiple values
|
@@ -71,7 +71,7 @@ module AsposeEmailCloud
|
|
71
71
|
|
72
72
|
# Initializes the object
|
73
73
|
# @param [String] canonical_name The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: * PidLid prefix: Properties identified by an unsigned 32-bit quantity along with a property set. * PidName prefix: Properties identified by a string name along with a property set. * PidTag prefix: Properties identified by an unsigned 16-bit quantity.
|
74
|
-
# @param [String] data_type [MS-OXCDATA]: Data Structures Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
|
74
|
+
# @param [String] data_type [MS-OXCDATA]: Data Structures. Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
|
75
75
|
# @param [BOOLEAN] multiple_values_data_type Indicates if data type contains of multiple values
|
76
76
|
# @param [String] name A string that identifies the property
|
77
77
|
def initialize(#,
|
@@ -38,7 +38,7 @@ module AsposeEmailCloud
|
|
38
38
|
# The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: * PidLid prefix: Properties identified by an unsigned 32-bit quantity along with a property set. * PidName prefix: Properties identified by a string name along with a property set. * PidTag prefix: Properties identified by an unsigned 16-bit quantity.
|
39
39
|
# @return [String]
|
40
40
|
attr_accessor :canonical_name
|
41
|
-
# [MS-OXCDATA]: Data Structures Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
|
41
|
+
# [MS-OXCDATA]: Data Structures. Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
|
42
42
|
# @return [String]
|
43
43
|
attr_accessor :data_type
|
44
44
|
# Indicates if data type contains of multiple values
|
@@ -81,7 +81,7 @@ module AsposeEmailCloud
|
|
81
81
|
|
82
82
|
# Initializes the object
|
83
83
|
# @param [String] canonical_name The name used to refer to the property in the documentation. The prefix of the canonical name identifies the basic characteristics of a property to the implementer. The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name: * PidLid prefix: Properties identified by an unsigned 32-bit quantity along with a property set. * PidName prefix: Properties identified by a string name along with a property set. * PidTag prefix: Properties identified by an unsigned 16-bit quantity.
|
84
|
-
# @param [String] data_type [MS-OXCDATA]: Data Structures Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
|
84
|
+
# @param [String] data_type [MS-OXCDATA]: Data Structures. Enum, available values: Unspecified, Null, Integer16, Integer32, Floating32, Floating64, Currency, FloatingTime, ErrorCode, Boolean, Integer64, String, String8, Time, Guid, ServerId, Restriction, RuleAction, Binary, MultipleInteger16, MultipleInteger32, MultipleFloating32, MultipleFloating64, MultipleCurrency, MultipleFloatingTime, MultipleBoolean, MultipleInteger64, MultipleString, MultipleString8, MultipleTime, MultipleGuid, MultipleBinary, Object
|
85
85
|
# @param [BOOLEAN] multiple_values_data_type Indicates if data type contains of multiple values
|
86
86
|
# @param [String] name A string that identifies the property
|
87
87
|
# @param [Integer] id An unsigned 16-bit quantity that identifies a tagged property. Property IDs are not necessarily unique. With the exception of property IDs in the range from 0x6800 to 0x7BFF, the combination of property ID and data type are unique. Property IDs in the range from 0x6800 to 0x7BFF are defined by the message class.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aspose_email_cloud
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 21.9.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Aspose.Email team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-09-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
@@ -499,7 +499,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
499
499
|
- !ruby/object:Gem::Version
|
500
500
|
version: '0'
|
501
501
|
requirements: []
|
502
|
-
rubygems_version: 3.0.3
|
502
|
+
rubygems_version: 3.0.3.1
|
503
503
|
signing_key:
|
504
504
|
specification_version: 4
|
505
505
|
summary: A ruby wrapper for Aspose.Email for Cloud
|