msgraph-sdk 1.30.0__py3-none-any.whl → 1.31.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (188) hide show
  1. msgraph/_version.py +1 -1
  2. msgraph/generated/chats/item/members/item/conversation_member_item_request_builder.py +4 -4
  3. msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
  4. msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
  5. msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
  6. msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
  7. msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
  8. msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
  9. msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
  10. msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +4 -4
  11. msgraph/generated/device_app_management/managed_app_statuses/item/managed_app_status_item_request_builder.py +4 -4
  12. msgraph/generated/device_app_management/managed_app_statuses/managed_app_statuses_request_builder.py +4 -4
  13. msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +7 -7
  14. msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +10 -10
  15. msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +4 -4
  16. msgraph/generated/device_app_management/mobile_app_configurations/item/managed_device_mobile_app_configuration_item_request_builder.py +4 -4
  17. msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
  18. msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
  19. msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
  20. msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
  21. msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
  22. msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
  23. msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
  24. msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
  25. msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +10 -10
  26. msgraph/generated/device_management/device_management_request_builder.py +2 -2
  27. msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +7 -7
  28. msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +7 -7
  29. msgraph/generated/directory/directory_request_builder.py +10 -0
  30. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/certificate_based_auth_configurations_request_builder.py +208 -0
  31. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/count/count_request_builder.py +104 -0
  32. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/certificate_authorities_request_builder.py +208 -0
  33. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/count/count_request_builder.py +104 -0
  34. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/item/certificate_authority_detail_item_request_builder.py +187 -0
  35. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_based_auth_pki_item_request_builder.py +207 -0
  36. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/upload/upload_post_request_body.py +54 -0
  37. msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/upload/upload_request_builder.py +85 -0
  38. msgraph/generated/directory/public_key_infrastructure/public_key_infrastructure_request_builder.py +197 -0
  39. msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
  40. msgraph/generated/drives/item/items/item/workbook/names/item/range/range_request_builder.py +3 -3
  41. msgraph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/range_request_builder.py +3 -3
  42. msgraph/generated/external/connections/item/items/item/external_item_item_request_builder.py +3 -3
  43. msgraph/generated/groups/groups_request_builder.py +3 -3
  44. msgraph/generated/groups/item/calendar/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  45. msgraph/generated/groups/item/calendar/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  46. msgraph/generated/groups/item/calendar/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  47. msgraph/generated/groups/item/calendar/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  48. msgraph/generated/groups/item/calendar/calendar_view/item/instances/instances_request_builder.py +3 -3
  49. msgraph/generated/groups/item/calendar/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  50. msgraph/generated/groups/item/calendar/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  51. msgraph/generated/groups/item/calendar/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  52. msgraph/generated/groups/item/calendar/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  53. msgraph/generated/groups/item/calendar/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  54. msgraph/generated/groups/item/calendar/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  55. msgraph/generated/groups/item/calendar/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  56. msgraph/generated/groups/item/calendar/events/item/instances/instances_request_builder.py +3 -3
  57. msgraph/generated/groups/item/calendar/events/item/instances/item/event_item_request_builder.py +3 -3
  58. msgraph/generated/groups/item/calendar/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  59. msgraph/generated/groups/item/calendar/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  60. msgraph/generated/groups/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  61. msgraph/generated/groups/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  62. msgraph/generated/groups/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  63. msgraph/generated/groups/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  64. msgraph/generated/groups/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  65. msgraph/generated/groups/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  66. msgraph/generated/groups/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  67. msgraph/generated/groups/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  68. msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
  69. msgraph/generated/groups/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  70. msgraph/generated/groups/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  71. msgraph/generated/groups/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  72. msgraph/generated/groups/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  73. msgraph/generated/groups/item/events/item/instances/instances_request_builder.py +3 -3
  74. msgraph/generated/groups/item/events/item/instances/item/event_item_request_builder.py +3 -3
  75. msgraph/generated/groups/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  76. msgraph/generated/groups/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  77. msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +1 -1
  78. msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
  79. msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
  80. msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
  81. msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +6 -6
  82. msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
  83. msgraph/generated/kiota-dom-export.txt +349 -0
  84. msgraph/generated/kiota-lock.json +1 -1
  85. msgraph/generated/models/access_package_assignment_approval_settings.py +1 -1
  86. msgraph/generated/models/access_package_assignment_request.py +1 -1
  87. msgraph/generated/models/access_package_assignment_request_requirements.py +1 -1
  88. msgraph/generated/models/access_package_notification_settings.py +1 -1
  89. msgraph/generated/models/ai_interaction.py +131 -0
  90. msgraph/generated/models/ai_interaction_attachment.py +70 -0
  91. msgraph/generated/models/ai_interaction_context.py +62 -0
  92. msgraph/generated/models/ai_interaction_history.py +53 -0
  93. msgraph/generated/models/ai_interaction_link.py +62 -0
  94. msgraph/generated/models/ai_interaction_mention.py +69 -0
  95. msgraph/generated/models/ai_interaction_mentioned_identity_set.py +67 -0
  96. msgraph/generated/models/ai_interaction_type.py +7 -0
  97. msgraph/generated/models/ai_user.py +60 -0
  98. msgraph/generated/models/certificate_authority_detail.py +101 -0
  99. msgraph/generated/models/certificate_authority_detail_collection_response.py +58 -0
  100. msgraph/generated/models/certificate_authority_type.py +7 -0
  101. msgraph/generated/models/certificate_based_auth_pki.py +77 -0
  102. msgraph/generated/models/certificate_based_auth_pki_collection_response.py +58 -0
  103. msgraph/generated/models/directory.py +7 -0
  104. msgraph/generated/models/directory_object.py +14 -0
  105. msgraph/generated/models/entity.py +42 -0
  106. msgraph/generated/models/event.py +3 -3
  107. msgraph/generated/models/group.py +1 -1
  108. msgraph/generated/models/identity_set.py +7 -0
  109. msgraph/generated/models/public_key_infrastructure_root.py +60 -0
  110. msgraph/generated/models/secure_score_control_profile.py +1 -1
  111. msgraph/generated/models/vpp_token.py +2 -2
  112. msgraph/generated/organization/item/organization_item_request_builder.py +3 -3
  113. msgraph/generated/storage/file_storage/containers/item/recycle_bin/items/items_request_builder.py +4 -3
  114. msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +6 -6
  115. msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
  116. msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
  117. msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
  118. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  119. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  120. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  121. msgraph/generated/users/item/calendar/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  122. msgraph/generated/users/item/calendar/calendar_view/item/instances/instances_request_builder.py +3 -3
  123. msgraph/generated/users/item/calendar/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  124. msgraph/generated/users/item/calendar/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  125. msgraph/generated/users/item/calendar/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  126. msgraph/generated/users/item/calendar/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  127. msgraph/generated/users/item/calendar/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  128. msgraph/generated/users/item/calendar/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  129. msgraph/generated/users/item/calendar/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  130. msgraph/generated/users/item/calendar/events/item/instances/instances_request_builder.py +3 -3
  131. msgraph/generated/users/item/calendar/events/item/instances/item/event_item_request_builder.py +3 -3
  132. msgraph/generated/users/item/calendar/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  133. msgraph/generated/users/item/calendar/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  134. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  135. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  136. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  137. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  138. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  139. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  140. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  141. msgraph/generated/users/item/calendar_groups/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  142. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  143. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  144. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  145. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  146. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/instances_request_builder.py +3 -3
  147. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/event_item_request_builder.py +3 -3
  148. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  149. msgraph/generated/users/item/calendar_groups/item/calendars/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  150. msgraph/generated/users/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  151. msgraph/generated/users/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  152. msgraph/generated/users/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  153. msgraph/generated/users/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  154. msgraph/generated/users/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  155. msgraph/generated/users/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  156. msgraph/generated/users/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  157. msgraph/generated/users/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  158. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  159. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  160. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  161. msgraph/generated/users/item/calendars/item/calendar_view/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  162. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/instances_request_builder.py +3 -3
  163. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/event_item_request_builder.py +3 -3
  164. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  165. msgraph/generated/users/item/calendars/item/calendar_view/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  166. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  167. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  168. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  169. msgraph/generated/users/item/calendars/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  170. msgraph/generated/users/item/calendars/item/events/item/instances/instances_request_builder.py +3 -3
  171. msgraph/generated/users/item/calendars/item/events/item/instances/item/event_item_request_builder.py +3 -3
  172. msgraph/generated/users/item/calendars/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  173. msgraph/generated/users/item/calendars/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  174. msgraph/generated/users/item/events/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  175. msgraph/generated/users/item/events/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  176. msgraph/generated/users/item/events/item/exception_occurrences/item/instances/instances_request_builder.py +3 -3
  177. msgraph/generated/users/item/events/item/exception_occurrences/item/instances/item/event_item_request_builder.py +3 -3
  178. msgraph/generated/users/item/events/item/instances/instances_request_builder.py +3 -3
  179. msgraph/generated/users/item/events/item/instances/item/event_item_request_builder.py +3 -3
  180. msgraph/generated/users/item/events/item/instances/item/exception_occurrences/exception_occurrences_request_builder.py +3 -3
  181. msgraph/generated/users/item/events/item/instances/item/exception_occurrences/item/event_item_request_builder.py +3 -3
  182. msgraph/generated/users/item/user_item_request_builder.py +3 -3
  183. msgraph/generated/users/users_request_builder.py +4 -4
  184. msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +3 -3
  185. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.31.0.dist-info}/METADATA +1 -1
  186. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.31.0.dist-info}/RECORD +188 -164
  187. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.31.0.dist-info}/WHEEL +0 -0
  188. {msgraph_sdk-1.30.0.dist-info → msgraph_sdk-1.31.0.dist-info}/licenses/LICENSE +0 -0
@@ -49,7 +49,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
52
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
72
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class InstancesRequestBuilderGetQueryParameters():
111
111
  """
112
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
112
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -43,7 +43,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
43
43
 
44
44
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
45
45
  """
46
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
46
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
47
47
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
48
48
  Returns: Optional[Event]
49
49
  """
@@ -63,7 +63,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
63
63
 
64
64
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
65
65
  """
66
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
66
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
67
67
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
68
68
  Returns: RequestInformation
69
69
  """
@@ -184,7 +184,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
184
184
  @dataclass
185
185
  class EventItemRequestBuilderGetQueryParameters():
186
186
  """
187
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
187
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
188
188
  """
189
189
  def get_query_parameter(self,original_name: str) -> str:
190
190
  """
@@ -49,7 +49,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
52
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
72
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class InstancesRequestBuilderGetQueryParameters():
111
111
  """
112
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
112
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -44,7 +44,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
44
44
 
45
45
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
46
46
  """
47
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
47
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
48
48
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
49
49
  Returns: Optional[Event]
50
50
  """
@@ -64,7 +64,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
64
64
 
65
65
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
66
66
  """
67
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
67
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
68
68
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
69
69
  Returns: RequestInformation
70
70
  """
@@ -194,7 +194,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
194
194
  @dataclass
195
195
  class EventItemRequestBuilderGetQueryParameters():
196
196
  """
197
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
197
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
198
198
  """
199
199
  def get_query_parameter(self,original_name: str) -> str:
200
200
  """
@@ -49,7 +49,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- Get exceptionOccurrences from groups
52
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- Get exceptionOccurrences from groups
72
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class ExceptionOccurrencesRequestBuilderGetQueryParameters():
111
111
  """
112
- Get exceptionOccurrences from groups
112
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -43,7 +43,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
43
43
 
44
44
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
45
45
  """
46
- Get exceptionOccurrences from groups
46
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
47
47
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
48
48
  Returns: Optional[Event]
49
49
  """
@@ -63,7 +63,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
63
63
 
64
64
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
65
65
  """
66
- Get exceptionOccurrences from groups
66
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
67
67
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
68
68
  Returns: RequestInformation
69
69
  """
@@ -184,7 +184,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
184
184
  @dataclass
185
185
  class EventItemRequestBuilderGetQueryParameters():
186
186
  """
187
- Get exceptionOccurrences from groups
187
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
188
188
  """
189
189
  def get_query_parameter(self,original_name: str) -> str:
190
190
  """
@@ -49,7 +49,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- Get exceptionOccurrences from groups
52
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- Get exceptionOccurrences from groups
72
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class ExceptionOccurrencesRequestBuilderGetQueryParameters():
111
111
  """
112
- Get exceptionOccurrences from groups
112
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -44,7 +44,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
44
44
 
45
45
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
46
46
  """
47
- Get exceptionOccurrences from groups
47
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
48
48
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
49
49
  Returns: Optional[Event]
50
50
  """
@@ -64,7 +64,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
64
64
 
65
65
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
66
66
  """
67
- Get exceptionOccurrences from groups
67
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
68
68
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
69
69
  Returns: RequestInformation
70
70
  """
@@ -194,7 +194,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
194
194
  @dataclass
195
195
  class EventItemRequestBuilderGetQueryParameters():
196
196
  """
197
- Get exceptionOccurrences from groups
197
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
198
198
  """
199
199
  def get_query_parameter(self,original_name: str) -> str:
200
200
  """
@@ -49,7 +49,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
52
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
72
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class InstancesRequestBuilderGetQueryParameters():
111
111
  """
112
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
112
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -43,7 +43,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
43
43
 
44
44
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
45
45
  """
46
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
46
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
47
47
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
48
48
  Returns: Optional[Event]
49
49
  """
@@ -63,7 +63,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
63
63
 
64
64
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
65
65
  """
66
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
66
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
67
67
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
68
68
  Returns: RequestInformation
69
69
  """
@@ -184,7 +184,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
184
184
  @dataclass
185
185
  class EventItemRequestBuilderGetQueryParameters():
186
186
  """
187
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
187
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
188
188
  """
189
189
  def get_query_parameter(self,original_name: str) -> str:
190
190
  """
@@ -49,7 +49,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
52
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
72
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class InstancesRequestBuilderGetQueryParameters():
111
111
  """
112
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
112
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -44,7 +44,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
44
44
 
45
45
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
46
46
  """
47
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
47
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
48
48
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
49
49
  Returns: Optional[Event]
50
50
  """
@@ -64,7 +64,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
64
64
 
65
65
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
66
66
  """
67
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
67
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
68
68
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
69
69
  Returns: RequestInformation
70
70
  """
@@ -194,7 +194,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
194
194
  @dataclass
195
195
  class EventItemRequestBuilderGetQueryParameters():
196
196
  """
197
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
197
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
198
198
  """
199
199
  def get_query_parameter(self,original_name: str) -> str:
200
200
  """
@@ -49,7 +49,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- Get exceptionOccurrences from groups
52
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- Get exceptionOccurrences from groups
72
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class ExceptionOccurrencesRequestBuilderGetQueryParameters():
111
111
  """
112
- Get exceptionOccurrences from groups
112
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -43,7 +43,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
43
43
 
44
44
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
45
45
  """
46
- Get exceptionOccurrences from groups
46
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
47
47
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
48
48
  Returns: Optional[Event]
49
49
  """
@@ -63,7 +63,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
63
63
 
64
64
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
65
65
  """
66
- Get exceptionOccurrences from groups
66
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
67
67
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
68
68
  Returns: RequestInformation
69
69
  """
@@ -184,7 +184,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
184
184
  @dataclass
185
185
  class EventItemRequestBuilderGetQueryParameters():
186
186
  """
187
- Get exceptionOccurrences from groups
187
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
188
188
  """
189
189
  def get_query_parameter(self,original_name: str) -> str:
190
190
  """
@@ -36,7 +36,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
36
36
  Delete conversation.
37
37
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
38
38
  Returns: None
39
- Find more info here: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0
39
+ Find more info here: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0
40
40
  """
41
41
  request_info = self.to_delete_request_information(
42
42
  request_configuration
@@ -49,7 +49,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- Get exceptionOccurrences from groups
52
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ExceptionOccurrencesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- Get exceptionOccurrences from groups
72
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class ExceptionOccurrencesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class ExceptionOccurrencesRequestBuilderGetQueryParameters():
111
111
  """
112
- Get exceptionOccurrences from groups
112
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -44,7 +44,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
44
44
 
45
45
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
46
46
  """
47
- Get exceptionOccurrences from groups
47
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
48
48
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
49
49
  Returns: Optional[Event]
50
50
  """
@@ -64,7 +64,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
64
64
 
65
65
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
66
66
  """
67
- Get exceptionOccurrences from groups
67
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
68
68
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
69
69
  Returns: RequestInformation
70
70
  """
@@ -194,7 +194,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
194
194
  @dataclass
195
195
  class EventItemRequestBuilderGetQueryParameters():
196
196
  """
197
- Get exceptionOccurrences from groups
197
+ Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event.
198
198
  """
199
199
  def get_query_parameter(self,original_name: str) -> str:
200
200
  """
@@ -49,7 +49,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
52
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
72
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class InstancesRequestBuilderGetQueryParameters():
111
111
  """
112
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
112
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -43,7 +43,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
43
43
 
44
44
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
45
45
  """
46
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
46
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
47
47
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
48
48
  Returns: Optional[Event]
49
49
  """
@@ -63,7 +63,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
63
63
 
64
64
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
65
65
  """
66
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
66
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
67
67
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
68
68
  Returns: RequestInformation
69
69
  """
@@ -184,7 +184,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
184
184
  @dataclass
185
185
  class EventItemRequestBuilderGetQueryParameters():
186
186
  """
187
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
187
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
188
188
  """
189
189
  def get_query_parameter(self,original_name: str) -> str:
190
190
  """
@@ -49,7 +49,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> Optional[EventCollectionResponse]:
51
51
  """
52
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
52
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[EventCollectionResponse]
55
55
  """
@@ -69,7 +69,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
69
69
 
70
70
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[InstancesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
71
71
  """
72
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
72
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
73
73
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
74
74
  Returns: RequestInformation
75
75
  """
@@ -109,7 +109,7 @@ class InstancesRequestBuilder(BaseRequestBuilder):
109
109
  @dataclass
110
110
  class InstancesRequestBuilderGetQueryParameters():
111
111
  """
112
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
112
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
113
113
  """
114
114
  def get_query_parameter(self,original_name: str) -> str:
115
115
  """
@@ -44,7 +44,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
44
44
 
45
45
  async def get(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> Optional[Event]:
46
46
  """
47
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
47
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
48
48
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
49
49
  Returns: Optional[Event]
50
50
  """
@@ -64,7 +64,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
64
64
 
65
65
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[EventItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
66
66
  """
67
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
67
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
68
68
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
69
69
  Returns: RequestInformation
70
70
  """
@@ -194,7 +194,7 @@ class EventItemRequestBuilder(BaseRequestBuilder):
194
194
  @dataclass
195
195
  class EventItemRequestBuilderGetQueryParameters():
196
196
  """
197
- The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences cancelled from the series. Navigation property. Read-only. Nullable.
197
+ The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable.
198
198
  """
199
199
  def get_query_parameter(self,original_name: str) -> str:
200
200
  """