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
@@ -21,7 +21,7 @@ class SecureScoreControlProfile(Entity, Parsable):
21
21
  action_url: Optional[str] = None
22
22
  # GUID string for tenant ID.
23
23
  azure_tenant_id: Optional[str] = None
24
- # The collection of compliance information associated with secure score control
24
+ # The collection of compliance information associated with secure score control. Not implemented. Currently returns null.
25
25
  compliance_information: Optional[list[ComplianceInformation]] = None
26
26
  # Control action category (Identity, Data, Device, Apps, Infrastructure).
27
27
  control_category: Optional[str] = None
@@ -18,11 +18,11 @@ class VppToken(Entity, Parsable):
18
18
  """
19
19
  You purchase multiple licenses for iOS apps through the Apple Volume Purchase Program for Business or Education. This involves setting up an Apple VPP account from the Apple website and uploading the Apple VPP Business or Education token to Intune. You can then synchronize your volume purchase information with Intune and track your volume-purchased app use. You can upload multiple Apple VPP Business or Education tokens.
20
20
  """
21
- # The apple Id associated with the given Apple Volume Purchase Program Token.
21
+ # The Apple ID associated with the given Apple Volume Purchase Program Token.
22
22
  apple_id: Optional[str] = None
23
23
  # Whether or not apps for the VPP token will be automatically updated.
24
24
  automatically_update_apps: Optional[bool] = None
25
- # Whether or not apps for the VPP token will be automatically updated.
25
+ # The country or region associated with the Apple Volume Purchase Program Token.
26
26
  country_or_region: Optional[str] = None
27
27
  # The expiration date time of the Apple Volume Purchase Program Token.
28
28
  expiration_date_time: Optional[datetime.datetime] = None
@@ -80,11 +80,11 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
80
80
 
81
81
  async def patch(self,body: Organization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Organization]:
82
82
  """
83
- Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
83
+ Update the properties of a organization object.
84
84
  param body: The request body
85
85
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
86
86
  Returns: Optional[Organization]
87
- Find more info here: https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0
87
+ Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-organization-update?view=graph-rest-1.0
88
88
  """
89
89
  if body is None:
90
90
  raise TypeError("body cannot be null.")
@@ -125,7 +125,7 @@ class OrganizationItemRequestBuilder(BaseRequestBuilder):
125
125
 
126
126
  def to_patch_request_information(self,body: Organization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
127
127
  """
128
- Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization.
128
+ Update the properties of a organization object.
129
129
  param body: The request body
130
130
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
131
131
  Returns: RequestInformation
@@ -49,9 +49,10 @@ class ItemsRequestBuilder(BaseRequestBuilder):
49
49
 
50
50
  async def get(self,request_configuration: Optional[RequestConfiguration[ItemsRequestBuilderGetQueryParameters]] = None) -> Optional[RecycleBinItemCollectionResponse]:
51
51
  """
52
- List of the recycleBinItems deleted by a user.
52
+ Get a collection of recycleBinItem resources in the recycleBin of the specified SharePoint Embedded fileStorageContainer.
53
53
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
54
54
  Returns: Optional[RecycleBinItemCollectionResponse]
55
+ Find more info here: https://learn.microsoft.com/graph/api/recyclebin-list-items?view=graph-rest-1.0
55
56
  """
56
57
  request_info = self.to_get_request_information(
57
58
  request_configuration
@@ -92,7 +93,7 @@ class ItemsRequestBuilder(BaseRequestBuilder):
92
93
 
93
94
  def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ItemsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
94
95
  """
95
- List of the recycleBinItems deleted by a user.
96
+ Get a collection of recycleBinItem resources in the recycleBin of the specified SharePoint Embedded fileStorageContainer.
96
97
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
97
98
  Returns: RequestInformation
98
99
  """
@@ -138,7 +139,7 @@ class ItemsRequestBuilder(BaseRequestBuilder):
138
139
  @dataclass
139
140
  class ItemsRequestBuilderGetQueryParameters():
140
141
  """
141
- List of the recycleBinItems deleted by a user.
142
+ Get a collection of recycleBinItem resources in the recycleBin of the specified SharePoint Embedded fileStorageContainer.
142
143
  """
143
144
  def get_query_parameter(self,original_name: str) -> str:
144
145
  """
@@ -32,10 +32,10 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
32
32
 
33
33
  async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
34
34
  """
35
- Delete a conversationMember from a channel.
35
+ Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared.
36
36
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
37
37
  Returns: None
38
- Find more info here: https://learn.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0
38
+ Find more info here: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0
39
39
  """
40
40
  request_info = self.to_delete_request_information(
41
41
  request_configuration
@@ -72,11 +72,11 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
72
72
 
73
73
  async def patch(self,body: ConversationMember, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ConversationMember]:
74
74
  """
75
- Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared.
75
+ Update the role of a conversationMember in a team or channel.
76
76
  param body: The request body
77
77
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
78
78
  Returns: Optional[ConversationMember]
79
- Find more info here: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0
79
+ Find more info here: https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0
80
80
  """
81
81
  if body is None:
82
82
  raise TypeError("body cannot be null.")
@@ -96,7 +96,7 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
96
96
 
97
97
  def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
98
98
  """
99
- Delete a conversationMember from a channel.
99
+ Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared.
100
100
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
101
101
  Returns: RequestInformation
102
102
  """
@@ -117,7 +117,7 @@ class ConversationMemberItemRequestBuilder(BaseRequestBuilder):
117
117
 
118
118
  def to_patch_request_information(self,body: ConversationMember, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
119
119
  """
120
- Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared.
120
+ Update the role of a conversationMember in a team or channel.
121
121
  param body: The request body
122
122
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
123
123
  Returns: RequestInformation
@@ -71,11 +71,11 @@ class RepliesRequestBuilder(BaseRequestBuilder):
71
71
 
72
72
  async def post(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ChatMessage]:
73
73
  """
74
- Send a new reply to a chatMessage in a specified channel.
74
+ Create a new reply to a chatMessage in a specified channel.
75
75
  param body: The request body
76
76
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
77
77
  Returns: Optional[ChatMessage]
78
- Find more info here: https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-1.0
78
+ Find more info here: https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0
79
79
  """
80
80
  if body is None:
81
81
  raise TypeError("body cannot be null.")
@@ -106,7 +106,7 @@ class RepliesRequestBuilder(BaseRequestBuilder):
106
106
 
107
107
  def to_post_request_information(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
108
108
  """
109
- Send a new reply to a chatMessage in a specified channel.
109
+ Create a new reply to a chatMessage in a specified channel.
110
110
  param body: The request body
111
111
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
112
112
  Returns: RequestInformation
@@ -71,11 +71,11 @@ class MessagesRequestBuilder(BaseRequestBuilder):
71
71
 
72
72
  async def post(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ChatMessage]:
73
73
  """
74
- Send a new chatMessage in the specified channel or a chat.
74
+ Send a new chatMessage in the specified channel.
75
75
  param body: The request body
76
76
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
77
77
  Returns: Optional[ChatMessage]
78
- Find more info here: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0
78
+ Find more info here: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0
79
79
  """
80
80
  if body is None:
81
81
  raise TypeError("body cannot be null.")
@@ -106,7 +106,7 @@ class MessagesRequestBuilder(BaseRequestBuilder):
106
106
 
107
107
  def to_post_request_information(self,body: ChatMessage, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
108
108
  """
109
- Send a new chatMessage in the specified channel or a chat.
109
+ Send a new chatMessage in the specified channel.
110
110
  param body: The request body
111
111
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
112
112
  Returns: RequestInformation
@@ -55,11 +55,11 @@ class MultiTenantOrganizationRequestBuilder(BaseRequestBuilder):
55
55
 
56
56
  async def patch(self,body: MultiTenantOrganization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[MultiTenantOrganization]:
57
57
  """
58
- Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.
58
+ Update the properties of a multitenant organization.
59
59
  param body: The request body
60
60
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
61
61
  Returns: Optional[MultiTenantOrganization]
62
- Find more info here: https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-1.0
62
+ Find more info here: https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0
63
63
  """
64
64
  if body is None:
65
65
  raise TypeError("body cannot be null.")
@@ -90,7 +90,7 @@ class MultiTenantOrganizationRequestBuilder(BaseRequestBuilder):
90
90
 
91
91
  def to_patch_request_information(self,body: MultiTenantOrganization, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
92
92
  """
93
- Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.
93
+ Update the properties of a multitenant organization.
94
94
  param body: The request body
95
95
  param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
96
96
  Returns: RequestInformation
@@ -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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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 users
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
  """