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.
Files changed (75) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aspose-email-cloud/api/ai_bcr_api.rb +7 -4
  3. data/lib/aspose-email-cloud/api/ai_name_api.rb +7 -4
  4. data/lib/aspose-email-cloud/api/calendar_api.rb +7 -4
  5. data/lib/aspose-email-cloud/api/client_account_api.rb +7 -4
  6. data/lib/aspose-email-cloud/api/client_folder_api.rb +7 -4
  7. data/lib/aspose-email-cloud/api/client_message_api.rb +8 -5
  8. data/lib/aspose-email-cloud/api/client_thread_api.rb +7 -4
  9. data/lib/aspose-email-cloud/api/contact_api.rb +7 -4
  10. data/lib/aspose-email-cloud/api/disposable_email_api.rb +7 -4
  11. data/lib/aspose-email-cloud/api/email_api.rb +8 -5
  12. data/lib/aspose-email-cloud/api/email_cloud.rb +5 -5
  13. data/lib/aspose-email-cloud/api/email_config_api.rb +7 -4
  14. data/lib/aspose-email-cloud/api/file_api.rb +7 -4
  15. data/lib/aspose-email-cloud/api/folder_api.rb +7 -4
  16. data/lib/aspose-email-cloud/api/mapi_calendar_api.rb +7 -4
  17. data/lib/aspose-email-cloud/api/mapi_contact_api.rb +7 -4
  18. data/lib/aspose-email-cloud/api/mapi_message_api.rb +7 -4
  19. data/lib/aspose-email-cloud/api/storage_api.rb +7 -4
  20. data/lib/aspose-email-cloud/api_client.rb +4 -4
  21. data/lib/aspose-email-cloud/api_invoker.rb +2 -2
  22. data/lib/aspose-email-cloud/configuration.rb +11 -11
  23. data/lib/aspose-email-cloud/models/ai_bcr_parse_request.rb +2 -0
  24. data/lib/aspose-email-cloud/models/ai_name_component.rb +56 -0
  25. data/lib/aspose-email-cloud/models/ai_name_parse_email_address_request.rb +2 -0
  26. data/lib/aspose-email-cloud/models/calendar_as_file_request.rb +2 -2
  27. data/lib/aspose-email-cloud/models/calendar_dto.rb +33 -5
  28. data/lib/aspose-email-cloud/models/calendar_get_as_alternate_request.rb +2 -2
  29. data/lib/aspose-email-cloud/models/calendar_get_list_request.rb +2 -0
  30. data/lib/aspose-email-cloud/models/calendar_save_request.rb +2 -2
  31. data/lib/aspose-email-cloud/models/client_account_get_multi_request.rb +2 -0
  32. data/lib/aspose-email-cloud/models/client_folder_get_list_request.rb +2 -0
  33. data/lib/aspose-email-cloud/models/client_message_fetch_request.rb +2 -2
  34. data/lib/aspose-email-cloud/models/client_message_list_request.rb +3 -3
  35. data/lib/aspose-email-cloud/models/client_message_send_file_request.rb +4 -2
  36. data/lib/aspose-email-cloud/models/client_thread_get_messages_request.rb +2 -0
  37. data/lib/aspose-email-cloud/models/client_thread_move_request.rb +14 -5
  38. data/lib/aspose-email-cloud/models/contact_convert_request.rb +4 -4
  39. data/lib/aspose-email-cloud/models/contact_from_file_request.rb +2 -2
  40. data/lib/aspose-email-cloud/models/contact_get_as_file_request.rb +4 -4
  41. data/lib/aspose-email-cloud/models/contact_get_list_request.rb +2 -0
  42. data/lib/aspose-email-cloud/models/disposable_email_is_disposable_request.rb +2 -0
  43. data/lib/aspose-email-cloud/models/email_account_config.rb +2 -2
  44. data/lib/aspose-email-cloud/models/email_client_account.rb +2 -2
  45. data/lib/aspose-email-cloud/models/email_config_discover_request.rb +2 -0
  46. data/lib/aspose-email-cloud/models/email_convert_request.rb +4 -4
  47. data/lib/aspose-email-cloud/models/email_dto.rb +23 -5
  48. data/lib/aspose-email-cloud/models/email_from_file_request.rb +2 -2
  49. data/lib/aspose-email-cloud/models/email_get_as_file_request.rb +2 -2
  50. data/lib/aspose-email-cloud/models/email_get_list_request.rb +2 -0
  51. data/lib/aspose-email-cloud/models/email_request.rb +1 -3
  52. data/lib/aspose-email-cloud/models/mapi_calendar_as_file_request.rb +2 -2
  53. data/lib/aspose-email-cloud/models/mapi_calendar_daily_recurrence_pattern_dto.rb +8 -8
  54. data/lib/aspose-email-cloud/models/mapi_calendar_dto.rb +4 -4
  55. data/lib/aspose-email-cloud/models/mapi_calendar_exception_info_dto.rb +4 -4
  56. data/lib/aspose-email-cloud/models/mapi_calendar_get_request.rb +2 -0
  57. data/lib/aspose-email-cloud/models/mapi_calendar_recurrence_pattern_dto.rb +6 -6
  58. data/lib/aspose-email-cloud/models/mapi_calendar_save_request.rb +2 -2
  59. data/lib/aspose-email-cloud/models/mapi_calendar_time_zone_info_dto.rb +2 -2
  60. data/lib/aspose-email-cloud/models/mapi_calendar_weekly_recurrence_pattern_dto.rb +8 -8
  61. data/lib/aspose-email-cloud/models/mapi_calendar_yearly_and_monthly_recurrence_pattern_dto.rb +8 -8
  62. data/lib/aspose-email-cloud/models/mapi_contact_from_file_request.rb +2 -2
  63. data/lib/aspose-email-cloud/models/mapi_contact_get_request.rb +2 -0
  64. data/lib/aspose-email-cloud/models/mapi_contact_personal_info_property_set_dto.rb +2 -2
  65. data/lib/aspose-email-cloud/models/mapi_message_from_file_request.rb +2 -2
  66. data/lib/aspose-email-cloud/models/mapi_message_get_request.rb +2 -0
  67. data/lib/aspose-email-cloud/models/mapi_pid_lid_property_descriptor.rb +2 -2
  68. data/lib/aspose-email-cloud/models/mapi_pid_name_property_descriptor.rb +2 -2
  69. data/lib/aspose-email-cloud/models/mapi_pid_property_descriptor.rb +2 -2
  70. data/lib/aspose-email-cloud/models/mapi_pid_tag_property_descriptor.rb +2 -2
  71. data/lib/aspose-email-cloud/models/move_folder_request.rb +2 -0
  72. data/lib/aspose-email-cloud/models/storage_exists_request.rb +2 -0
  73. data/lib/aspose-email-cloud/models/upload_file_request.rb +2 -0
  74. data/lib/aspose-email-cloud/version.rb +1 -1
  75. metadata +3 -3
@@ -124,6 +124,12 @@ module AsposeEmailCloud
124
124
  # The X-Mailer the software that created the e-mail message.
125
125
  # @return [String]
126
126
  attr_accessor :x_mailer
127
+ # Gets or sets an epilogue text. It is located after the last boundary.
128
+ # @return [String]
129
+ attr_accessor :epilogue
130
+ # Gets or sets a preamble text. It is located before the first boundary and generally includes an explanatory note to non-MIME conformant readers.
131
+ # @return [String]
132
+ attr_accessor :preamble
127
133
  # Attribute mapping from ruby-style variable name to JSON key.
128
134
  def self.attribute_map
129
135
  {
@@ -158,7 +164,9 @@ module AsposeEmailCloud
158
164
  :'subject_encoding' => :'subjectEncoding',
159
165
  :'time_zone_offset' => :'timeZoneOffset',
160
166
  :'to' => :'to',
161
- :'x_mailer' => :'xMailer'
167
+ :'x_mailer' => :'xMailer',
168
+ :'epilogue' => :'epilogue',
169
+ :'preamble' => :'preamble'
162
170
  }
163
171
  end
164
172
 
@@ -196,7 +204,9 @@ module AsposeEmailCloud
196
204
  :'subject_encoding' => :'String',
197
205
  :'time_zone_offset' => :'Integer',
198
206
  :'to' => :'Array<MailAddress>',
199
- :'x_mailer' => :'String'
207
+ :'x_mailer' => :'String',
208
+ :'epilogue' => :'String',
209
+ :'preamble' => :'String'
200
210
  }
201
211
  end
202
212
 
@@ -233,6 +243,8 @@ module AsposeEmailCloud
233
243
  # @param [Integer] time_zone_offset Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the local time and UTC represented as count of ticks (10 000 per millisecond).
234
244
  # @param [Array<MailAddress>] to The address collection that contains the recipients of message.
235
245
  # @param [String] x_mailer The X-Mailer the software that created the e-mail message.
246
+ # @param [String] epilogue Gets or sets an epilogue text. It is located after the last boundary.
247
+ # @param [String] preamble Gets or sets a preamble text. It is located before the first boundary and generally includes an explanatory note to non-MIME conformant readers.
236
248
  def initialize(
237
249
  alternate_views: nil,
238
250
  attachments: nil,
@@ -265,7 +277,9 @@ module AsposeEmailCloud
265
277
  subject_encoding: nil,
266
278
  time_zone_offset: nil,
267
279
  to: nil,
268
- x_mailer: nil)
280
+ x_mailer: nil,
281
+ epilogue: nil,
282
+ preamble: nil)
269
283
  self.alternate_views = alternate_views if alternate_views
270
284
  self.attachments = attachments if attachments
271
285
  self.bcc = bcc if bcc
@@ -298,6 +312,8 @@ module AsposeEmailCloud
298
312
  self.time_zone_offset = time_zone_offset if time_zone_offset
299
313
  self.to = to if to
300
314
  self.x_mailer = x_mailer if x_mailer
315
+ self.epilogue = epilogue if epilogue
316
+ self.preamble = preamble if preamble
301
317
  end
302
318
 
303
319
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -394,7 +410,9 @@ module AsposeEmailCloud
394
410
  subject_encoding == o.subject_encoding &&
395
411
  time_zone_offset == o.time_zone_offset &&
396
412
  to == o.to &&
397
- x_mailer == o.x_mailer
413
+ x_mailer == o.x_mailer &&
414
+ epilogue == o.epilogue &&
415
+ preamble == o.preamble
398
416
  end
399
417
 
400
418
  # @see the `==` method
@@ -406,7 +424,7 @@ module AsposeEmailCloud
406
424
  # Calculates hash code according to all attributes.
407
425
  # @return [Fixnum] Hash code
408
426
  def hash
409
- [alternate_views, attachments, bcc, body, body_encoding, body_type, cc, date, delivery_notification_options, from, headers, html_body, html_body_text, is_body_html, is_draft, is_encrypted, is_signed, linked_resources, message_id, original_is_tnef, preferred_text_encoding, priority, read_receipt_to, reply_to_list, reverse_path, sender, sensitivity, subject, subject_encoding, time_zone_offset, to, x_mailer].hash
427
+ [alternate_views, attachments, bcc, body, body_encoding, body_type, cc, date, delivery_notification_options, from, headers, html_body, html_body_text, is_body_html, is_draft, is_encrypted, is_signed, linked_resources, message_id, original_is_tnef, preferred_text_encoding, priority, read_receipt_to, reply_to_list, reverse_path, sender, sensitivity, subject, subject_encoding, time_zone_offset, to, x_mailer, epilogue, preamble].hash
410
428
  end
411
429
 
412
430
  # Builds the object from hash
@@ -29,7 +29,7 @@ require_relative './http_request'
29
29
  module AsposeEmailCloud
30
30
  # Request model for email_from_file operation.
31
31
  class EmailFromFileRequest < EmailRequest
32
- # Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
32
+ # Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
33
33
  # @return [String]
34
34
  attr_accessor :format
35
35
  # File to convert
@@ -37,7 +37,7 @@ module AsposeEmailCloud
37
37
  attr_accessor :file
38
38
 
39
39
  # Converts email document to a model representation
40
- # @param [String] format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
40
+ # @param [String] format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
41
41
  # @param [File] file File to convert
42
42
  def initialize(format:, file:)
43
43
  self.format = format if format
@@ -32,7 +32,7 @@ module AsposeEmailCloud
32
32
  # Email document file name
33
33
  # @return [String]
34
34
  attr_accessor :file_name
35
- # File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
35
+ # File format. Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
36
36
  # @return [String]
37
37
  attr_accessor :format
38
38
  # Storage name
@@ -44,7 +44,7 @@ module AsposeEmailCloud
44
44
 
45
45
  # Converts email document from storage to specified format and returns as file
46
46
  # @param [String] file_name Email document file name
47
- # @param [String] format File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
47
+ # @param [String] format File format. Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
48
48
  # @param [String] storage Storage name
49
49
  # @param [String] folder Path to folder in storage
50
50
  def initialize(file_name:, format:, storage: nil, folder: nil)
@@ -97,3 +97,5 @@ module AsposeEmailCloud
97
97
  end
98
98
  end
99
99
 
100
+
101
+
@@ -67,6 +67,4 @@ module AsposeEmailCloud
67
67
  (mime == '*/*') || !(mime =~ %r{Application/.*json(?!p)(;.*)?}i).nil?
68
68
  end
69
69
  end
70
- end
71
-
72
-
70
+ end
@@ -28,7 +28,7 @@ require 'date'
28
28
  module AsposeEmailCloud
29
29
  # Convert MapiCalendar to file request.
30
30
  class MapiCalendarAsFileRequest
31
- # Calendar file format Enum, available values: Ics, Msg
31
+ # Calendar file format. Enum, available values: Ics, Msg
32
32
  # @return [String]
33
33
  attr_accessor :format
34
34
  # MAPI calendar model.
@@ -51,7 +51,7 @@ module AsposeEmailCloud
51
51
  end
52
52
 
53
53
  # Initializes the object
54
- # @param [String] format Calendar file format Enum, available values: Ics, Msg
54
+ # @param [String] format Calendar file format. Enum, available values: Ics, Msg
55
55
  # @param [MapiCalendarDto] value MAPI calendar model.
56
56
  def initialize(
57
57
  format: nil,
@@ -28,7 +28,7 @@ require 'date'
28
28
  module AsposeEmailCloud
29
29
  # Represents the daily recurrence pattern of the mapi calendar.
30
30
  class MapiCalendarDailyRecurrencePatternDto < MapiCalendarRecurrencePatternDto
31
- # Enumerated the calendar type of the mapi recurrence Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
31
+ # Enumerated the calendar type of the mapi recurrence. Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
32
32
  # @return [String]
33
33
  attr_accessor :calendar_type
34
34
  # An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence.
@@ -43,7 +43,7 @@ module AsposeEmailCloud
43
43
  # An exception specifies changes to an instance of a recurring series.
44
44
  # @return [Array<MapiCalendarExceptionInfoDto>]
45
45
  attr_accessor :exceptions
46
- # Enumerates mapi calendar recurrence frequency Enum, available values: None, Daily, Weekly, Monthly, Yearly
46
+ # Enumerates mapi calendar recurrence frequency. Enum, available values: None, Daily, Weekly, Monthly, Yearly
47
47
  # @return [String]
48
48
  attr_accessor :frequency
49
49
  # An array of dates, each of which is the date of a modified instance.
@@ -52,7 +52,7 @@ module AsposeEmailCloud
52
52
  # Number of occurrences in a recurrence.
53
53
  # @return [Integer]
54
54
  attr_accessor :occurrence_count
55
- # Enumerates the mapi calendar recurrence pattern types Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
55
+ # Enumerates the mapi calendar recurrence pattern types. Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
56
56
  # @return [String]
57
57
  attr_accessor :pattern_type
58
58
  # Interval at which the meeting pattern repeats.
@@ -74,7 +74,7 @@ module AsposeEmailCloud
74
74
  def discriminator=(discriminator) #setter method, parameter ignored
75
75
  @discriminator = self.class.name.split('::').last
76
76
  end
77
- # Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
77
+ # Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern. Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
78
78
  # @return [Array<String>]
79
79
  attr_accessor :day_of_week
80
80
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -120,20 +120,20 @@ module AsposeEmailCloud
120
120
  end
121
121
 
122
122
  # Initializes the object
123
- # @param [String] calendar_type Enumerated the calendar type of the mapi recurrence Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
123
+ # @param [String] calendar_type Enumerated the calendar type of the mapi recurrence. Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
124
124
  # @param [Array<DateTime>] deleted_instance_dates An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence.
125
125
  # @param [DateTime] end_date End date of an item recurrence pattern.
126
126
  # @param [String] end_type Enumerates the ending type for the recurrence. Enum, available values: None, EndAfterDate, EndAfterNOccurrences, NeverEnd
127
127
  # @param [Array<MapiCalendarExceptionInfoDto>] exceptions An exception specifies changes to an instance of a recurring series.
128
- # @param [String] frequency Enumerates mapi calendar recurrence frequency Enum, available values: None, Daily, Weekly, Monthly, Yearly
128
+ # @param [String] frequency Enumerates mapi calendar recurrence frequency. Enum, available values: None, Daily, Weekly, Monthly, Yearly
129
129
  # @param [Array<DateTime>] modified_instance_dates An array of dates, each of which is the date of a modified instance.
130
130
  # @param [Integer] occurrence_count Number of occurrences in a recurrence.
131
- # @param [String] pattern_type Enumerates the mapi calendar recurrence pattern types Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
131
+ # @param [String] pattern_type Enumerates the mapi calendar recurrence pattern types. Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
132
132
  # @param [Integer] period Interval at which the meeting pattern repeats.
133
133
  # @param [BOOLEAN] sliding_flag Defines whether pattern is sliding or not.
134
134
  # @param [DateTime] start_date Start date of an item recurrence pattern.
135
135
  # @param [String] week_start_day Day of week. Enum, available values: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday
136
- # @param [Array<String>] day_of_week Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
136
+ # @param [Array<String>] day_of_week Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern. Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
137
137
  def initialize(
138
138
  calendar_type: nil,
139
139
  deleted_instance_dates: nil,
@@ -89,10 +89,10 @@ module AsposeEmailCloud
89
89
  # Attendees
90
90
  # @return [MapiCalendarAttendeesDto]
91
91
  attr_accessor :attendees
92
- # Enumerates the mapi calendar possible busy status Enum, available values: Free, Tentative, Busy, OutOfOffice
92
+ # Enumerates the mapi calendar possible busy status. Enum, available values: Free, Tentative, Busy, OutOfOffice
93
93
  # @return [String]
94
94
  attr_accessor :busy_status
95
- # Actions the user has taken on this Meeting object. Items: Enumerates the actions the user can taken on the Meeting object Enum, available values: Manager, Delegate, DeletedWithNoResponse, DeletedExceptionWithNoResponse, RespondedTentative, RespondedAccept, RespondedDecline, ModifiedStartTime, ModifiedEndTime, ModifiedLocation, RespondedExceptionDecline, Canceled, ExceptionCanceled
95
+ # Actions the user has taken on this Meeting object. Items: Enumerates the actions the user can taken on the Meeting object. Enum, available values: Manager, Delegate, DeletedWithNoResponse, DeletedExceptionWithNoResponse, RespondedTentative, RespondedAccept, RespondedDecline, ModifiedStartTime, ModifiedEndTime, ModifiedLocation, RespondedExceptionDecline, Canceled, ExceptionCanceled
96
96
  # @return [Array<String>]
97
97
  attr_accessor :client_intent
98
98
  # End date and time of the event. If the date is not set, default value for DateTime is returned.
@@ -238,8 +238,8 @@ module AsposeEmailCloud
238
238
  # @param [Array<MapiPropertyDto>] properties List of MAPI properties
239
239
  # @param [BOOLEAN] appointment_counter_proposal Value indicating whether a Meeting Response object is a counter proposal.
240
240
  # @param [MapiCalendarAttendeesDto] attendees Attendees
241
- # @param [String] busy_status Enumerates the mapi calendar possible busy status Enum, available values: Free, Tentative, Busy, OutOfOffice
242
- # @param [Array<String>] client_intent Actions the user has taken on this Meeting object. Items: Enumerates the actions the user can taken on the Meeting object Enum, available values: Manager, Delegate, DeletedWithNoResponse, DeletedExceptionWithNoResponse, RespondedTentative, RespondedAccept, RespondedDecline, ModifiedStartTime, ModifiedEndTime, ModifiedLocation, RespondedExceptionDecline, Canceled, ExceptionCanceled
241
+ # @param [String] busy_status Enumerates the mapi calendar possible busy status. Enum, available values: Free, Tentative, Busy, OutOfOffice
242
+ # @param [Array<String>] client_intent Actions the user has taken on this Meeting object. Items: Enumerates the actions the user can taken on the Meeting object. Enum, available values: Manager, Delegate, DeletedWithNoResponse, DeletedExceptionWithNoResponse, RespondedTentative, RespondedAccept, RespondedDecline, ModifiedStartTime, ModifiedEndTime, ModifiedLocation, RespondedExceptionDecline, Canceled, ExceptionCanceled
243
243
  # @param [DateTime] end_date End date and time of the event. If the date is not set, default value for DateTime is returned.
244
244
  # @param [MapiCalendarTimeZoneDto] end_date_time_zone Time zone information that indicates the time zone of the EndDate property.
245
245
  # @param [BOOLEAN] is_all_day Value indicating whether the event is an all-day event.
@@ -34,7 +34,7 @@ module AsposeEmailCloud
34
34
  # Body.
35
35
  # @return [String]
36
36
  attr_accessor :body
37
- # Enumerates the mapi calendar possible busy status Enum, available values: Free, Tentative, Busy, OutOfOffice
37
+ # Enumerates the mapi calendar possible busy status. Enum, available values: Free, Tentative, Busy, OutOfOffice
38
38
  # @return [String]
39
39
  attr_accessor :busy_status
40
40
  # End date.
@@ -46,7 +46,7 @@ module AsposeEmailCloud
46
46
  # Location.
47
47
  # @return [String]
48
48
  attr_accessor :location
49
- # Enumerates the appointment state Enum, available values: Meeting, Received, Canceled
49
+ # Enumerates the appointment state. Enum, available values: Meeting, Received, Canceled
50
50
  # @return [String]
51
51
  attr_accessor :meeting_type
52
52
  # Original start date.
@@ -113,11 +113,11 @@ module AsposeEmailCloud
113
113
  # Initializes the object
114
114
  # @param [Array<MapiAttachmentDto>] attachments Attachments in the recurrence exception.
115
115
  # @param [String] body Body.
116
- # @param [String] busy_status Enumerates the mapi calendar possible busy status Enum, available values: Free, Tentative, Busy, OutOfOffice
116
+ # @param [String] busy_status Enumerates the mapi calendar possible busy status. Enum, available values: Free, Tentative, Busy, OutOfOffice
117
117
  # @param [DateTime] end_date_time End date.
118
118
  # @param [BOOLEAN] has_attachment Value of this field specifies whether the Exception Embedded Message object contains attachments.
119
119
  # @param [String] location Location.
120
- # @param [String] meeting_type Enumerates the appointment state Enum, available values: Meeting, Received, Canceled
120
+ # @param [String] meeting_type Enumerates the appointment state. Enum, available values: Meeting, Received, Canceled
121
121
  # @param [DateTime] original_start_date Original start date.
122
122
  # @param [Array<String>] override_flags Override flags. Items: Specifies what data in the MapiCalendarOverride structure has a value different from the recurring series. Enum, available values: Subject, MeetingType, ReminderDelta, Reminder, Location, BusyStatus, Attachment, Subtype, AppointmentColor, ExceptionalBody
123
123
  # @param [Integer] reminder_delta Reminder delta.
@@ -85,3 +85,5 @@ module AsposeEmailCloud
85
85
  end
86
86
  end
87
87
 
88
+
89
+
@@ -28,7 +28,7 @@ require 'date'
28
28
  module AsposeEmailCloud
29
29
  # Mapi recurrence pattern.
30
30
  class MapiCalendarRecurrencePatternDto
31
- # Enumerated the calendar type of the mapi recurrence Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
31
+ # Enumerated the calendar type of the mapi recurrence. Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
32
32
  # @return [String]
33
33
  attr_accessor :calendar_type
34
34
  # An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence.
@@ -43,7 +43,7 @@ module AsposeEmailCloud
43
43
  # An exception specifies changes to an instance of a recurring series.
44
44
  # @return [Array<MapiCalendarExceptionInfoDto>]
45
45
  attr_accessor :exceptions
46
- # Enumerates mapi calendar recurrence frequency Enum, available values: None, Daily, Weekly, Monthly, Yearly
46
+ # Enumerates mapi calendar recurrence frequency. Enum, available values: None, Daily, Weekly, Monthly, Yearly
47
47
  # @return [String]
48
48
  attr_accessor :frequency
49
49
  # An array of dates, each of which is the date of a modified instance.
@@ -52,7 +52,7 @@ module AsposeEmailCloud
52
52
  # Number of occurrences in a recurrence.
53
53
  # @return [Integer]
54
54
  attr_accessor :occurrence_count
55
- # Enumerates the mapi calendar recurrence pattern types Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
55
+ # Enumerates the mapi calendar recurrence pattern types. Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
56
56
  # @return [String]
57
57
  attr_accessor :pattern_type
58
58
  # Interval at which the meeting pattern repeats.
@@ -115,15 +115,15 @@ module AsposeEmailCloud
115
115
  end
116
116
 
117
117
  # Initializes the object
118
- # @param [String] calendar_type Enumerated the calendar type of the mapi recurrence Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
118
+ # @param [String] calendar_type Enumerated the calendar type of the mapi recurrence. Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
119
119
  # @param [Array<DateTime>] deleted_instance_dates An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence.
120
120
  # @param [DateTime] end_date End date of an item recurrence pattern.
121
121
  # @param [String] end_type Enumerates the ending type for the recurrence. Enum, available values: None, EndAfterDate, EndAfterNOccurrences, NeverEnd
122
122
  # @param [Array<MapiCalendarExceptionInfoDto>] exceptions An exception specifies changes to an instance of a recurring series.
123
- # @param [String] frequency Enumerates mapi calendar recurrence frequency Enum, available values: None, Daily, Weekly, Monthly, Yearly
123
+ # @param [String] frequency Enumerates mapi calendar recurrence frequency. Enum, available values: None, Daily, Weekly, Monthly, Yearly
124
124
  # @param [Array<DateTime>] modified_instance_dates An array of dates, each of which is the date of a modified instance.
125
125
  # @param [Integer] occurrence_count Number of occurrences in a recurrence.
126
- # @param [String] pattern_type Enumerates the mapi calendar recurrence pattern types Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
126
+ # @param [String] pattern_type Enumerates the mapi calendar recurrence pattern types. Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
127
127
  # @param [Integer] period Interval at which the meeting pattern repeats.
128
128
  # @param [BOOLEAN] sliding_flag Defines whether pattern is sliding or not.
129
129
  # @param [DateTime] start_date Start date of an item recurrence pattern.
@@ -34,7 +34,7 @@ module AsposeEmailCloud
34
34
 
35
35
  # @return [MapiCalendarDto]
36
36
  attr_accessor :value
37
- # Calendar file format Enum, available values: Ics, Msg
37
+ # Calendar file format. Enum, available values: Ics, Msg
38
38
  # @return [String]
39
39
  attr_accessor :format
40
40
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -58,7 +58,7 @@ module AsposeEmailCloud
58
58
  # Initializes the object
59
59
  # @param [StorageFileLocation] storage_file
60
60
  # @param [MapiCalendarDto] value
61
- # @param [String] format Calendar file format Enum, available values: Ics, Msg
61
+ # @param [String] format Calendar file format. Enum, available values: Ics, Msg
62
62
  def initialize(
63
63
  storage_file: nil,
64
64
  value: nil,
@@ -43,7 +43,7 @@ module AsposeEmailCloud
43
43
  # Date and local time that indicate when to begin using the StandardBias.
44
44
  # @return [MapiCalendarTimeZoneRuleDto]
45
45
  attr_accessor :standard_date
46
- # Individual bit flags that specify information about this TimeZoneRule. Items: Enumerates the individual bit flags that specify information about TimeZoneRule Enum, available values: TzRuleFlagRecurCurrentTzReg, TzRuleFlagEffectiveTzReg
46
+ # Individual bit flags that specify information about this TimeZoneRule. Items: Enumerates the individual bit flags that specify information about TimeZoneRule. Enum, available values: TzRuleFlagRecurCurrentTzReg, TzRuleFlagEffectiveTzReg
47
47
  # @return [Array<String>]
48
48
  attr_accessor :time_zone_flags
49
49
  # Year in which this rule is scheduled to take effect.
@@ -81,7 +81,7 @@ module AsposeEmailCloud
81
81
  # @param [MapiCalendarTimeZoneRuleDto] daylight_date Date and local time that indicate when to begin using the DaylightBias.
82
82
  # @param [Integer] standard_bias Offset in minutes from lBias during standard time.
83
83
  # @param [MapiCalendarTimeZoneRuleDto] standard_date Date and local time that indicate when to begin using the StandardBias.
84
- # @param [Array<String>] time_zone_flags Individual bit flags that specify information about this TimeZoneRule. Items: Enumerates the individual bit flags that specify information about TimeZoneRule Enum, available values: TzRuleFlagRecurCurrentTzReg, TzRuleFlagEffectiveTzReg
84
+ # @param [Array<String>] time_zone_flags Individual bit flags that specify information about this TimeZoneRule. Items: Enumerates the individual bit flags that specify information about TimeZoneRule. Enum, available values: TzRuleFlagRecurCurrentTzReg, TzRuleFlagEffectiveTzReg
85
85
  # @param [Integer] year Year in which this rule is scheduled to take effect.
86
86
  def initialize(
87
87
  bias: nil,
@@ -28,7 +28,7 @@ require 'date'
28
28
  module AsposeEmailCloud
29
29
  # Represents the weekly recurrence pattern of the mapi calendar
30
30
  class MapiCalendarWeeklyRecurrencePatternDto < MapiCalendarRecurrencePatternDto
31
- # Enumerated the calendar type of the mapi recurrence Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
31
+ # Enumerated the calendar type of the mapi recurrence. Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
32
32
  # @return [String]
33
33
  attr_accessor :calendar_type
34
34
  # An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence.
@@ -43,7 +43,7 @@ module AsposeEmailCloud
43
43
  # An exception specifies changes to an instance of a recurring series.
44
44
  # @return [Array<MapiCalendarExceptionInfoDto>]
45
45
  attr_accessor :exceptions
46
- # Enumerates mapi calendar recurrence frequency Enum, available values: None, Daily, Weekly, Monthly, Yearly
46
+ # Enumerates mapi calendar recurrence frequency. Enum, available values: None, Daily, Weekly, Monthly, Yearly
47
47
  # @return [String]
48
48
  attr_accessor :frequency
49
49
  # An array of dates, each of which is the date of a modified instance.
@@ -52,7 +52,7 @@ module AsposeEmailCloud
52
52
  # Number of occurrences in a recurrence.
53
53
  # @return [Integer]
54
54
  attr_accessor :occurrence_count
55
- # Enumerates the mapi calendar recurrence pattern types Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
55
+ # Enumerates the mapi calendar recurrence pattern types. Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
56
56
  # @return [String]
57
57
  attr_accessor :pattern_type
58
58
  # Interval at which the meeting pattern repeats.
@@ -74,7 +74,7 @@ module AsposeEmailCloud
74
74
  def discriminator=(discriminator) #setter method, parameter ignored
75
75
  @discriminator = self.class.name.split('::').last
76
76
  end
77
- # Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
77
+ # Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern. Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
78
78
  # @return [Array<String>]
79
79
  attr_accessor :day_of_week
80
80
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -120,20 +120,20 @@ module AsposeEmailCloud
120
120
  end
121
121
 
122
122
  # Initializes the object
123
- # @param [String] calendar_type Enumerated the calendar type of the mapi recurrence Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
123
+ # @param [String] calendar_type Enumerated the calendar type of the mapi recurrence. Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
124
124
  # @param [Array<DateTime>] deleted_instance_dates An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence.
125
125
  # @param [DateTime] end_date End date of an item recurrence pattern.
126
126
  # @param [String] end_type Enumerates the ending type for the recurrence. Enum, available values: None, EndAfterDate, EndAfterNOccurrences, NeverEnd
127
127
  # @param [Array<MapiCalendarExceptionInfoDto>] exceptions An exception specifies changes to an instance of a recurring series.
128
- # @param [String] frequency Enumerates mapi calendar recurrence frequency Enum, available values: None, Daily, Weekly, Monthly, Yearly
128
+ # @param [String] frequency Enumerates mapi calendar recurrence frequency. Enum, available values: None, Daily, Weekly, Monthly, Yearly
129
129
  # @param [Array<DateTime>] modified_instance_dates An array of dates, each of which is the date of a modified instance.
130
130
  # @param [Integer] occurrence_count Number of occurrences in a recurrence.
131
- # @param [String] pattern_type Enumerates the mapi calendar recurrence pattern types Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
131
+ # @param [String] pattern_type Enumerates the mapi calendar recurrence pattern types. Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
132
132
  # @param [Integer] period Interval at which the meeting pattern repeats.
133
133
  # @param [BOOLEAN] sliding_flag Defines whether pattern is sliding or not.
134
134
  # @param [DateTime] start_date Start date of an item recurrence pattern.
135
135
  # @param [String] week_start_day Day of week. Enum, available values: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday
136
- # @param [Array<String>] day_of_week Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
136
+ # @param [Array<String>] day_of_week Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern. Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
137
137
  def initialize(
138
138
  calendar_type: nil,
139
139
  deleted_instance_dates: nil,
@@ -28,7 +28,7 @@ require 'date'
28
28
  module AsposeEmailCloud
29
29
  # Represents the yearly and monthly recurrence pattern of the mapi calendar
30
30
  class MapiCalendarYearlyAndMonthlyRecurrencePatternDto < MapiCalendarRecurrencePatternDto
31
- # Enumerated the calendar type of the mapi recurrence Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
31
+ # Enumerated the calendar type of the mapi recurrence. Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
32
32
  # @return [String]
33
33
  attr_accessor :calendar_type
34
34
  # An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence.
@@ -43,7 +43,7 @@ module AsposeEmailCloud
43
43
  # An exception specifies changes to an instance of a recurring series.
44
44
  # @return [Array<MapiCalendarExceptionInfoDto>]
45
45
  attr_accessor :exceptions
46
- # Enumerates mapi calendar recurrence frequency Enum, available values: None, Daily, Weekly, Monthly, Yearly
46
+ # Enumerates mapi calendar recurrence frequency. Enum, available values: None, Daily, Weekly, Monthly, Yearly
47
47
  # @return [String]
48
48
  attr_accessor :frequency
49
49
  # An array of dates, each of which is the date of a modified instance.
@@ -52,7 +52,7 @@ module AsposeEmailCloud
52
52
  # Number of occurrences in a recurrence.
53
53
  # @return [Integer]
54
54
  attr_accessor :occurrence_count
55
- # Enumerates the mapi calendar recurrence pattern types Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
55
+ # Enumerates the mapi calendar recurrence pattern types. Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
56
56
  # @return [String]
57
57
  attr_accessor :pattern_type
58
58
  # Interval at which the meeting pattern repeats.
@@ -77,7 +77,7 @@ module AsposeEmailCloud
77
77
  # Day of the month on which the recurrence falls.
78
78
  # @return [Integer]
79
79
  attr_accessor :day
80
- # Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
80
+ # Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern. Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
81
81
  # @return [Array<String>]
82
82
  attr_accessor :day_of_week
83
83
  # Day positions, typically found in a month. Enum, available values: None, First, Second, Third, Fourth, Last
@@ -130,21 +130,21 @@ module AsposeEmailCloud
130
130
  end
131
131
 
132
132
  # Initializes the object
133
- # @param [String] calendar_type Enumerated the calendar type of the mapi recurrence Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
133
+ # @param [String] calendar_type Enumerated the calendar type of the mapi recurrence. Enum, available values: Default, CalGregorian, CalGregorianUs, CalJapan, CalTaiwan, CalKorea, CalHijri, CalThai, CalHebrew, CalGregorianMeFrench, CalGregorianArabic, CalGregorianXLitEnglish, CalGregorianXLitFrench, CalLunarJapanese, CalChineseLunar, CalSaka, CalLunarEtoChn, CalLunarEtoKor, CalLunarRokuyou, CalLunarKorean, CalUmAlQura
134
134
  # @param [Array<DateTime>] deleted_instance_dates An array of dates, each of which is the original instance date of either a deleted instance or a modified instance for this recurrence.
135
135
  # @param [DateTime] end_date End date of an item recurrence pattern.
136
136
  # @param [String] end_type Enumerates the ending type for the recurrence. Enum, available values: None, EndAfterDate, EndAfterNOccurrences, NeverEnd
137
137
  # @param [Array<MapiCalendarExceptionInfoDto>] exceptions An exception specifies changes to an instance of a recurring series.
138
- # @param [String] frequency Enumerates mapi calendar recurrence frequency Enum, available values: None, Daily, Weekly, Monthly, Yearly
138
+ # @param [String] frequency Enumerates mapi calendar recurrence frequency. Enum, available values: None, Daily, Weekly, Monthly, Yearly
139
139
  # @param [Array<DateTime>] modified_instance_dates An array of dates, each of which is the date of a modified instance.
140
140
  # @param [Integer] occurrence_count Number of occurrences in a recurrence.
141
- # @param [String] pattern_type Enumerates the mapi calendar recurrence pattern types Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
141
+ # @param [String] pattern_type Enumerates the mapi calendar recurrence pattern types. Enum, available values: Day, Week, Month, MonthEnd, MonthNth, HjMonth, HjMonthNth, HjMonthEnd
142
142
  # @param [Integer] period Interval at which the meeting pattern repeats.
143
143
  # @param [BOOLEAN] sliding_flag Defines whether pattern is sliding or not.
144
144
  # @param [DateTime] start_date Start date of an item recurrence pattern.
145
145
  # @param [String] week_start_day Day of week. Enum, available values: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday
146
146
  # @param [Integer] day Day of the month on which the recurrence falls.
147
- # @param [Array<String>] day_of_week Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
147
+ # @param [Array<String>] day_of_week Days of week at which the event occurs. Items: Enumerates the days of week of the mapi calendar recurrence pattern. Enum, available values: Saturday, Friday, Thursday, Wednesday, Tuesday, Monday, Sunday
148
148
  # @param [String] position Day positions, typically found in a month. Enum, available values: None, First, Second, Third, Fourth, Last
149
149
  def initialize(
150
150
  calendar_type: nil,
@@ -29,7 +29,7 @@ require_relative './http_request'
29
29
  module AsposeEmailCloud
30
30
  # Request model for mapi_contact_from_file operation.
31
31
  class MapiContactFromFileRequest < EmailRequest
32
- # File format Enum, available values: VCard, WebDav, Msg
32
+ # File format. Enum, available values: VCard, WebDav, Msg
33
33
  # @return [String]
34
34
  attr_accessor :format
35
35
  # File to convert
@@ -37,7 +37,7 @@ module AsposeEmailCloud
37
37
  attr_accessor :file
38
38
 
39
39
  # Converts contact file to a MAPI model representation.
40
- # @param [String] format File format Enum, available values: VCard, WebDav, Msg
40
+ # @param [String] format File format. Enum, available values: VCard, WebDav, Msg
41
41
  # @param [File] file File to convert
42
42
  def initialize(format:, file:)
43
43
  self.format = format if format
@@ -95,3 +95,5 @@ module AsposeEmailCloud
95
95
  end
96
96
  end
97
97
 
98
+
99
+
@@ -76,7 +76,7 @@ module AsposeEmailCloud
76
76
  # Specifies the name of the network to which the contact's computer is connected
77
77
  # @return [String]
78
78
  attr_accessor :computer_network_name
79
- # Gender of the contact Enum, available values: Unspecified, Female, Male
79
+ # Gender of the contact. Enum, available values: Unspecified, Female, Male
80
80
  # @return [String]
81
81
  attr_accessor :gender
82
82
  # Specifies the name of the person who referred this contact to the user
@@ -152,7 +152,7 @@ module AsposeEmailCloud
152
152
  # @param [String] business_home_page Specifies the contact's business web page URL
153
153
  # @param [String] ftp_site Specifies the contact's File Transfer Protocol (FTP) URL
154
154
  # @param [String] computer_network_name Specifies the name of the network to which the contact's computer is connected
155
- # @param [String] gender Gender of the contact Enum, available values: Unspecified, Female, Male
155
+ # @param [String] gender Gender of the contact. Enum, available values: Unspecified, Female, Male
156
156
  # @param [String] referred_by_name Specifies the name of the person who referred this contact to the user
157
157
  # @param [Array<String>] children Contains a list of names of children.
158
158
  def initialize(
@@ -29,7 +29,7 @@ require_relative './http_request'
29
29
  module AsposeEmailCloud
30
30
  # Request model for mapi_message_from_file operation.
31
31
  class MapiMessageFromFileRequest < EmailRequest
32
- # File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
32
+ # File format. Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
33
33
  # @return [String]
34
34
  attr_accessor :format
35
35
  # File to convert
@@ -37,7 +37,7 @@ module AsposeEmailCloud
37
37
  attr_accessor :file
38
38
 
39
39
  # Converts email file to a MAPI model representation
40
- # @param [String] format File format Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
40
+ # @param [String] format File format. Enum, available values: Eml, Msg, MsgUnicode, Mhtml, Html, Tnef, Oft
41
41
  # @param [File] file File to convert
42
42
  def initialize(format:, file:)
43
43
  self.format = format if format
@@ -95,3 +95,5 @@ module AsposeEmailCloud
95
95
  end
96
96
  end
97
97
 
98
+
99
+
@@ -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] long_id An unsigned 32-bit quantity that, along with the property set, identifies a named property.
@@ -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
@@ -76,7 +76,7 @@ module AsposeEmailCloud
76
76
 
77
77
  # Initializes the object
78
78
  # @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.
79
- # @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
79
+ # @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
80
80
  # @param [BOOLEAN] multiple_values_data_type Indicates if data type contains of multiple values
81
81
  # @param [String] name A string that identifies the property
82
82
  # @param [String] property_set A GUID that identifies a group of properties with a similar purpose.