diff --git a/.github/workflows/validatePullRequest.yml b/.github/workflows/validatePullRequest.yml
index d06b551084b..fc42c7d6db7 100644
--- a/.github/workflows/validatePullRequest.yml
+++ b/.github/workflows/validatePullRequest.yml
@@ -22,7 +22,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4.2.0
with:
- dotnet-version: 6.0.x
+ dotnet-version: 8.x
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
diff --git a/src/Microsoft.Graph/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.cs
index f097afb10cf..0ca899a8e4c 100644
--- a/src/Microsoft.Graph/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.cs
@@ -35,8 +35,8 @@ public InviteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
{
}
///
- /// Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.
- /// Find more info here
+ /// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
+ /// Find more info here
///
/// A
/// The request body
@@ -61,7 +61,7 @@ public InviteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.InviteParticipantsOperation.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.
+ /// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs
index 7325c1ddbd1..82af7a6ec3b 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs
@@ -126,7 +126,7 @@ public DeviceAppManagementRequestBuilder(string rawUrl, IRequestAdapter requestA
}
///
/// Read properties and relationships of the deviceAppManagement object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -150,7 +150,7 @@ public DeviceAppManagementRequestBuilder(string rawUrl, IRequestAdapter requestA
}
///
/// Update the properties of a deviceAppManagement object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/ManagedAppPolicyItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/ManagedAppPolicyItemRequestBuilder.cs
index c369d9824fb..1d709a789d2 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/ManagedAppPolicyItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/ManagedAppPolicyItemRequestBuilder.cs
@@ -63,8 +63,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the targetedManagedAppProtection object.
- /// Find more info here
+ /// Read properties and relationships of the windowsInformationProtection object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -131,7 +131,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the targetedManagedAppProtection object.
+ /// Read properties and relationships of the windowsInformationProtection object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -189,7 +189,7 @@ public partial class ManagedAppPolicyItemRequestBuilderDeleteRequestConfiguratio
{
}
///
- /// Read properties and relationships of the targetedManagedAppProtection object.
+ /// Read properties and relationships of the windowsInformationProtection object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedAppPolicyItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
index 69f12423afd..455d78b36e3 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
@@ -35,7 +35,7 @@ public TargetAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
}
///
/// Not yet documented
- /// Find more info here
+ /// Find more info here
///
/// The request body
/// Cancellation token to use when cancelling requests
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/ManagedAppPoliciesRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/ManagedAppPoliciesRequestBuilder.cs
index c925a09da79..6e7d0ae8cd1 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/ManagedAppPoliciesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/ManagedAppPoliciesRequestBuilder.cs
@@ -54,8 +54,8 @@ public ManagedAppPoliciesRequestBuilder(string rawUrl, IRequestAdapter requestAd
{
}
///
- /// List properties and relationships of the managedAppProtection objects.
- /// Find more info here
+ /// List properties and relationships of the managedAppPolicy objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -103,7 +103,7 @@ public ManagedAppPoliciesRequestBuilder(string rawUrl, IRequestAdapter requestAd
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedAppPolicy.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the managedAppProtection objects.
+ /// List properties and relationships of the managedAppPolicy objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -153,7 +153,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceAppManagement.ManagedAppPolicies.ManagedAppPoliciesRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the managedAppProtection objects.
+ /// List properties and relationships of the managedAppPolicy objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedAppPoliciesRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/AppliedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/AppliedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
index 81eab1d45e6..109d93af945 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/AppliedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/AppliedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
@@ -35,7 +35,7 @@ public TargetAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
}
///
/// Not yet documented
- /// Find more info here
+ /// Find more info here
///
/// The request body
/// Cancellation token to use when cancelling requests
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/IntendedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/IntendedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
index 6ac4acfd073..8d3989240fb 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/IntendedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/IntendedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
@@ -35,7 +35,7 @@ public TargetAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
}
///
/// Not yet documented
- /// Find more info here
+ /// Find more info here
///
/// The request body
/// Cancellation token to use when cancelling requests
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs
index 3ca3fc016b7..c878d34d973 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs
@@ -75,8 +75,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the iosManagedAppRegistration object.
- /// Find more info here
+ /// Read properties and relationships of the managedAppRegistration object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -143,7 +143,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the iosManagedAppRegistration object.
+ /// Read properties and relationships of the managedAppRegistration object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -201,7 +201,7 @@ public partial class ManagedAppRegistrationItemRequestBuilderDeleteRequestConfig
{
}
///
- /// Read properties and relationships of the iosManagedAppRegistration object.
+ /// Read properties and relationships of the managedAppRegistration object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedAppRegistrationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs
index 47ba73e2516..ddc4c6e32de 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs
@@ -60,8 +60,8 @@ public ManagedAppRegistrationsRequestBuilder(string rawUrl, IRequestAdapter requ
{
}
///
- /// List properties and relationships of the managedAppRegistration objects.
- /// Find more info here
+ /// List properties and relationships of the iosManagedAppRegistration objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -110,7 +110,7 @@ public ManagedAppRegistrationsRequestBuilder(string rawUrl, IRequestAdapter requ
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedAppRegistration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the managedAppRegistration objects.
+ /// List properties and relationships of the iosManagedAppRegistration objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -160,7 +160,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceAppManagement.ManagedAppRegistrations.ManagedAppRegistrationsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the managedAppRegistration objects.
+ /// List properties and relationships of the iosManagedAppRegistration objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedAppRegistrationsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs
index 5528a522158..5d92308132f 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs
@@ -58,8 +58,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the managedEBookAssignment object.
- /// Find more info here
+ /// Read properties and relationships of the iosVppEBookAssignment object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -127,7 +127,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the managedEBookAssignment object.
+ /// Read properties and relationships of the iosVppEBookAssignment object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -185,7 +185,7 @@ public partial class ManagedEBookAssignmentItemRequestBuilderDeleteRequestConfig
{
}
///
- /// Read properties and relationships of the managedEBookAssignment object.
+ /// Read properties and relationships of the iosVppEBookAssignment object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedEBookAssignmentItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/ManagedEBookItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/ManagedEBookItemRequestBuilder.cs
index 1f4081eaee1..2613cba923e 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/ManagedEBookItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/ManagedEBookItemRequestBuilder.cs
@@ -88,8 +88,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the iosVppEBook object.
- /// Find more info here
+ /// Read properties and relationships of the managedEBook object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -157,7 +157,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the iosVppEBook object.
+ /// Read properties and relationships of the managedEBook object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -215,7 +215,7 @@ public partial class ManagedEBookItemRequestBuilderDeleteRequestConfiguration :
{
}
///
- /// Read properties and relationships of the iosVppEBook object.
+ /// Read properties and relationships of the managedEBook object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedEBookItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/ManagedEBooksRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/ManagedEBooksRequestBuilder.cs
index e93b6ff31d0..bbc1c18d815 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/ManagedEBooksRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/ManagedEBooksRequestBuilder.cs
@@ -54,8 +54,8 @@ public ManagedEBooksRequestBuilder(string rawUrl, IRequestAdapter requestAdapter
{
}
///
- /// List properties and relationships of the iosVppEBook objects.
- /// Find more info here
+ /// List properties and relationships of the managedEBook objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -104,7 +104,7 @@ public ManagedEBooksRequestBuilder(string rawUrl, IRequestAdapter requestAdapter
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedEBook.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the iosVppEBook objects.
+ /// List properties and relationships of the managedEBook objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceAppManagement.ManagedEBooks.ManagedEBooksRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the iosVppEBook objects.
+ /// List properties and relationships of the managedEBook objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedEBooksRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/MobileAppConfigurationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/MobileAppConfigurationsRequestBuilder.cs
index b4abbbe9e48..1ba9b0ffa86 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/MobileAppConfigurationsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/MobileAppConfigurationsRequestBuilder.cs
@@ -54,8 +54,8 @@ public MobileAppConfigurationsRequestBuilder(string rawUrl, IRequestAdapter requ
{
}
///
- /// List properties and relationships of the managedDeviceMobileAppConfiguration objects.
- /// Find more info here
+ /// List properties and relationships of the iosMobileAppConfiguration objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -104,7 +104,7 @@ public MobileAppConfigurationsRequestBuilder(string rawUrl, IRequestAdapter requ
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedDeviceMobileAppConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the managedDeviceMobileAppConfiguration objects.
+ /// List properties and relationships of the iosMobileAppConfiguration objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceAppManagement.MobileAppConfigurations.MobileAppConfigurationsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the managedDeviceMobileAppConfiguration objects.
+ /// List properties and relationships of the iosMobileAppConfiguration objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MobileAppConfigurationsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs
index 63a524fc462..1f4919cc9c4 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs
@@ -172,8 +172,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the iosStoreApp object.
- /// Find more info here
+ /// Read properties and relationships of the windowsMicrosoftEdgeApp object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -196,8 +196,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.MobileApp.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of a webApp object.
- /// Find more info here
+ /// Update the properties of a windowsMicrosoftEdgeApp object.
+ /// Find more info here
///
/// A
/// The request body
@@ -241,7 +241,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the iosStoreApp object.
+ /// Read properties and relationships of the windowsMicrosoftEdgeApp object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -260,7 +260,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of a webApp object.
+ /// Update the properties of a windowsMicrosoftEdgeApp object.
///
/// A
/// The request body
@@ -299,7 +299,7 @@ public partial class MobileAppItemRequestBuilderDeleteRequestConfiguration : Req
{
}
///
- /// Read properties and relationships of the iosStoreApp object.
+ /// Read properties and relationships of the windowsMicrosoftEdgeApp object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MobileAppItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/MobileAppsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/MobileAppsRequestBuilder.cs
index 47915039bac..bfb72fbfb7a 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/MobileAppsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/MobileAppsRequestBuilder.cs
@@ -150,8 +150,8 @@ public MobileAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
{
}
///
- /// List properties and relationships of the androidLobApp objects.
- /// Find more info here
+ /// List properties and relationships of the mobileLobApp objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -174,8 +174,8 @@ public MobileAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.MobileAppCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new microsoftStoreForBusinessApp object.
- /// Find more info here
+ /// Create a new windowsMobileMSI object.
+ /// Find more info here
///
/// A
/// The request body
@@ -200,7 +200,7 @@ public MobileAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.MobileApp.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the androidLobApp objects.
+ /// List properties and relationships of the mobileLobApp objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -219,7 +219,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new microsoftStoreForBusinessApp object.
+ /// Create a new windowsMobileMSI object.
///
/// A
/// The request body
@@ -250,7 +250,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceAppManagement.MobileApps.MobileAppsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the androidLobApp objects.
+ /// List properties and relationships of the mobileLobApp objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MobileAppsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs
index 376b5fdb633..97fcdb896c6 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs
@@ -78,8 +78,8 @@ public DeviceCompliancePoliciesRequestBuilder(string rawUrl, IRequestAdapter req
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceCompliancePolicyCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new windows10CompliancePolicy object.
- /// Find more info here
+ /// Create a new windows81CompliancePolicy object.
+ /// Find more info here
///
/// A
/// The request body
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new windows10CompliancePolicy object.
+ /// Create a new windows81CompliancePolicy object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs
index 0e7e8a2a367..2cabba22935 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs
@@ -89,8 +89,8 @@ public DeviceCompliancePolicyItemRequestBuilder(string rawUrl, IRequestAdapter r
{
}
///
- /// Deletes a iosCompliancePolicy.
- /// Find more info here
+ /// Deletes a windowsPhone81CompliancePolicy.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -112,8 +112,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the deviceCompliancePolicy object.
- /// Find more info here
+ /// Read properties and relationships of the iosCompliancePolicy object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -136,8 +136,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.DeviceCompliancePolicy.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of a windows81CompliancePolicy object.
- /// Find more info here
+ /// Update the properties of a windowsPhone81CompliancePolicy object.
+ /// Find more info here
///
/// A
/// The request body
@@ -162,7 +162,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.DeviceCompliancePolicy.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Deletes a iosCompliancePolicy.
+ /// Deletes a windowsPhone81CompliancePolicy.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -181,7 +181,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the deviceCompliancePolicy object.
+ /// Read properties and relationships of the iosCompliancePolicy object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -200,7 +200,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of a windows81CompliancePolicy object.
+ /// Update the properties of a windowsPhone81CompliancePolicy object.
///
/// A
/// The request body
@@ -239,7 +239,7 @@ public partial class DeviceCompliancePolicyItemRequestBuilderDeleteRequestConfig
{
}
///
- /// Read properties and relationships of the deviceCompliancePolicy object.
+ /// Read properties and relationships of the iosCompliancePolicy object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DeviceCompliancePolicyItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/DeviceConfigurationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/DeviceConfigurationsRequestBuilder.cs
index 5361f6070e3..9222844c613 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/DeviceConfigurationsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/DeviceConfigurationsRequestBuilder.cs
@@ -54,8 +54,8 @@ public DeviceConfigurationsRequestBuilder(string rawUrl, IRequestAdapter request
{
}
///
- /// List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects.
- /// Find more info here
+ /// List properties and relationships of the deviceConfiguration objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -104,7 +104,7 @@ public DeviceConfigurationsRequestBuilder(string rawUrl, IRequestAdapter request
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects.
+ /// List properties and relationships of the deviceConfiguration objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceManagement.DeviceConfigurations.DeviceConfigurationsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects.
+ /// List properties and relationships of the deviceConfiguration objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DeviceConfigurationsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/Item/DeviceConfigurationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/Item/DeviceConfigurationItemRequestBuilder.cs
index c434319d482..e5b2caa3f34 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/Item/DeviceConfigurationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/Item/DeviceConfigurationItemRequestBuilder.cs
@@ -78,8 +78,8 @@ public DeviceConfigurationItemRequestBuilder(string rawUrl, IRequestAdapter requ
{
}
///
- /// Deletes a iosUpdateConfiguration.
- /// Find more info here
+ /// Deletes a iosDeviceFeaturesConfiguration.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -101,8 +101,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the editionUpgradeConfiguration object.
- /// Find more info here
+ /// Read properties and relationships of the androidWorkProfileCustomConfiguration object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -135,8 +135,8 @@ public async Task DeleteAsync(Action
- /// Update the properties of a editionUpgradeConfiguration object.
- /// Find more info here
+ /// Update the properties of a iosGeneralDeviceConfiguration object.
+ /// Find more info here
///
/// A
/// The request body
@@ -161,7 +161,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.DeviceConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Deletes a iosUpdateConfiguration.
+ /// Deletes a iosDeviceFeaturesConfiguration.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -180,7 +180,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the editionUpgradeConfiguration object.
+ /// Read properties and relationships of the androidWorkProfileCustomConfiguration object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -199,7 +199,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of a editionUpgradeConfiguration object.
+ /// Update the properties of a iosGeneralDeviceConfiguration object.
///
/// A
/// The request body
@@ -238,7 +238,7 @@ public partial class DeviceConfigurationItemRequestBuilderDeleteRequestConfigura
{
}
///
- /// Read properties and relationships of the editionUpgradeConfiguration object.
+ /// Read properties and relationships of the androidWorkProfileCustomConfiguration object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DeviceConfigurationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs
index 0cd5cb811f1..ce9a5f3a974 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs
@@ -78,8 +78,8 @@ public DeviceEnrollmentConfigurationsRequestBuilder(string rawUrl, IRequestAdapt
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceEnrollmentConfigurationCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new deviceEnrollmentLimitConfiguration object.
- /// Find more info here
+ /// Create a new deviceEnrollmentPlatformRestrictionsConfiguration object.
+ /// Find more info here
///
/// A
/// The request body
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new deviceEnrollmentLimitConfiguration object.
+ /// Create a new deviceEnrollmentPlatformRestrictionsConfiguration object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs
index a786eb1d074..6cfb012c3f6 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs
@@ -76,8 +76,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the deviceEnrollmentConfiguration object.
- /// Find more info here
+ /// Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -100,8 +100,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.DeviceEnrollmentConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of a deviceEnrollmentPlatformRestrictionsConfiguration object.
- /// Find more info here
+ /// Update the properties of a deviceEnrollmentLimitConfiguration object.
+ /// Find more info here
///
/// A
/// The request body
@@ -145,7 +145,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the deviceEnrollmentConfiguration object.
+ /// Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -164,7 +164,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of a deviceEnrollmentPlatformRestrictionsConfiguration object.
+ /// Update the properties of a deviceEnrollmentLimitConfiguration object.
///
/// A
/// The request body
@@ -203,7 +203,7 @@ public partial class DeviceEnrollmentConfigurationItemRequestBuilderDeleteReques
{
}
///
- /// Read properties and relationships of the deviceEnrollmentConfiguration object.
+ /// Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceManagementRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceManagementRequestBuilder.cs
index 8793a1e2197..60f644ac83b 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceManagementRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceManagementRequestBuilder.cs
@@ -392,7 +392,7 @@ public DeviceManagementRequestBuilder(string rawUrl, IRequestAdapter requestAdap
}
///
/// Read properties and relationships of the deviceManagement object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -426,7 +426,7 @@ public DeviceManagementRequestBuilder(string rawUrl, IRequestAdapter requestAdap
}
///
/// Update the properties of a deviceManagement object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs
index 51097566aef..3f7aaf0dd54 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs
@@ -64,8 +64,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
- /// Find more info here
+ /// Read properties and relationships of the roleDefinition object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -88,8 +88,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.RoleDefinition.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of a deviceAndAppManagementRoleDefinition object.
- /// Find more info here
+ /// Update the properties of a roleDefinition object.
+ /// Find more info here
///
/// A
/// The request body
@@ -133,7 +133,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
+ /// Read properties and relationships of the roleDefinition object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -152,7 +152,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of a deviceAndAppManagementRoleDefinition object.
+ /// Update the properties of a roleDefinition object.
///
/// A
/// The request body
@@ -191,7 +191,7 @@ public partial class RoleDefinitionItemRequestBuilderDeleteRequestConfiguration
{
}
///
- /// Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
+ /// Read properties and relationships of the roleDefinition object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RoleDefinitionItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/RoleDefinitionsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/RoleDefinitionsRequestBuilder.cs
index 81b5b82b360..2cab679afa6 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/RoleDefinitionsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/RoleDefinitionsRequestBuilder.cs
@@ -54,8 +54,8 @@ public RoleDefinitionsRequestBuilder(string rawUrl, IRequestAdapter requestAdapt
{
}
///
- /// List properties and relationships of the roleDefinition objects.
- /// Find more info here
+ /// List properties and relationships of the deviceAndAppManagementRoleDefinition objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -104,7 +104,7 @@ public RoleDefinitionsRequestBuilder(string rawUrl, IRequestAdapter requestAdapt
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.RoleDefinition.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the roleDefinition objects.
+ /// List properties and relationships of the deviceAndAppManagementRoleDefinition objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceManagement.RoleDefinitions.RoleDefinitionsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the roleDefinition objects.
+ /// List properties and relationships of the deviceAndAppManagementRoleDefinition objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RoleDefinitionsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Names/Item/RangeNamespace/RangeRequestBuilder.cs b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Names/Item/RangeNamespace/RangeRequestBuilder.cs
index 71c308b355f..726b8921fcc 100644
--- a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Names/Item/RangeNamespace/RangeRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Names/Item/RangeNamespace/RangeRequestBuilder.cs
@@ -213,8 +213,8 @@ public RangeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
- /// Find more info here
+ /// Retrieve the properties and relationships of range object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -301,7 +301,7 @@ public RangeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
return new global::Microsoft.Graph.Drives.Item.Items.Item.Workbook.Names.Item.RangeNamespace.RowWithRow.RowWithRowRequestBuilder(PathParameters, RequestAdapter, row);
}
///
- /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ /// Retrieve the properties and relationships of range object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.cs b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.cs
index d51dadd226a..09d12d9f590 100644
--- a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.cs
@@ -35,8 +35,8 @@ public AddRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(r
{
}
///
- /// Use this API to create a new Table.
- /// Find more info here
+ /// Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ /// Find more info here
///
/// A
/// The request body
@@ -61,7 +61,7 @@ public AddRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(r
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.WorkbookTable.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Use this API to create a new Table.
+ /// Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/RangeNamespace/RangeRequestBuilder.cs b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/RangeNamespace/RangeRequestBuilder.cs
index 8dbe5755a48..90ed8c416f3 100644
--- a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/RangeNamespace/RangeRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/RangeNamespace/RangeRequestBuilder.cs
@@ -213,8 +213,8 @@ public RangeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
- /// Find more info here
+ /// Retrieve the properties and relationships of range object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -301,7 +301,7 @@ public RangeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
return new global::Microsoft.Graph.Drives.Item.Items.Item.Workbook.Worksheets.Item.Names.Item.RangeNamespace.RowWithRow.RowWithRowRequestBuilder(PathParameters, RequestAdapter, row);
}
///
- /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ /// Retrieve the properties and relationships of range object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.cs b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.cs
index 60d32fbdd66..c0061f3d851 100644
--- a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.cs
@@ -35,8 +35,8 @@ public AddRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(r
{
}
///
- /// Use this API to create a new Table.
- /// Find more info here
+ /// Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
+ /// Find more info here
///
/// A
/// The request body
@@ -61,7 +61,7 @@ public AddRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(r
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.WorkbookTable.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Use this API to create a new Table.
+ /// Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is generated.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Groups/GroupsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/GroupsRequestBuilder.cs
index 01d4665b01e..1b72f910f6b 100644
--- a/src/Microsoft.Graph/Generated/Groups/GroupsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Groups/GroupsRequestBuilder.cs
@@ -102,8 +102,8 @@ public GroupsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.GroupCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
- /// Find more info here
+ /// Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
+ /// Find more info here
///
/// A
/// The request body
@@ -147,7 +147,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
+ /// Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.cs
index 8e3c4a9200b..5559ddb44ef 100644
--- a/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.cs
@@ -42,7 +42,7 @@ public ConversationItemRequestBuilder(string rawUrl, IRequestAdapter requestAdap
}
///
/// Delete conversation.
- /// Find more info here
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -64,8 +64,8 @@ public async Task DeleteAsync(Action
- /// Retrieve the properties and relationships of conversation object.
- /// Find more info here
+ /// The group's conversations.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -107,7 +107,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Retrieve the properties and relationships of conversation object.
+ /// The group's conversations.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -143,7 +143,7 @@ public partial class ConversationItemRequestBuilderDeleteRequestConfiguration :
{
}
///
- /// Retrieve the properties and relationships of conversation object.
+ /// The group's conversations.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ConversationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.cs
index 3a199b4e810..56c1c896e66 100644
--- a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.cs
@@ -48,7 +48,7 @@ public ConversationThreadItemRequestBuilder(string rawUrl, IRequestAdapter reque
}
///
/// Delete conversationThread.
- /// Find more info here
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Posts/PostsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Posts/PostsRequestBuilder.cs
index ee06d8bf9d1..74c419b5efd 100644
--- a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Posts/PostsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Posts/PostsRequestBuilder.cs
@@ -54,8 +54,8 @@ public PostsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,you can specify the thread without referencing the parent conversation.
- /// Find more info here
+ /// Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -78,7 +78,7 @@ public PostsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.PostCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,you can specify the thread without referencing the parent conversation.
+ /// Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -106,7 +106,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,you can specify the thread without referencing the parent conversation.
+ /// Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class PostsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.cs
index 9a5fe47ab29..8ff00f1b707 100644
--- a/src/Microsoft.Graph/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.cs
@@ -35,8 +35,8 @@ public NamedLocationItemRequestBuilder(string rawUrl, IRequestAdapter requestAda
{
}
///
- /// Delete a countryNamedLocation object.
- /// Find more info here
+ /// Delete an ipNamedLocation object.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -58,8 +58,8 @@ public async Task DeleteAsync(Action
- /// Retrieve the properties and relationships of a countryNamedLocation object.
- /// Find more info here
+ /// Retrieve the properties and relationships of an ipNamedLocation object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -108,7 +108,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.NamedLocation.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete a countryNamedLocation object.
+ /// Delete an ipNamedLocation object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -127,7 +127,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Retrieve the properties and relationships of a countryNamedLocation object.
+ /// Retrieve the properties and relationships of an ipNamedLocation object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -185,7 +185,7 @@ public partial class NamedLocationItemRequestBuilderDeleteRequestConfiguration :
{
}
///
- /// Retrieve the properties and relationships of a countryNamedLocation object.
+ /// Retrieve the properties and relationships of an ipNamedLocation object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class NamedLocationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilder.cs
index 947869285ba..a83372be3ae 100644
--- a/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilder.cs
@@ -100,8 +100,8 @@ public async Task DeleteAsync(Action
- /// Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
- /// Find more info here
+ /// Retrieve the properties and relationships of an accessPackage object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -169,7 +169,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
+ /// Retrieve the properties and relationships of an accessPackage object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -227,7 +227,7 @@ public partial class AccessPackageItemRequestBuilderDeleteRequestConfiguration :
{
}
///
- /// Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
+ /// Retrieve the properties and relationships of an accessPackage object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AccessPackageItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Activities/Item/HistoryItems/Item/ActivityHistoryItemItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Activities/Item/HistoryItems/Item/ActivityHistoryItemItemRequestBuilder.cs
index 48e8c21df21..df96d30528c 100644
--- a/src/Microsoft.Graph/Generated/Me/Activities/Item/HistoryItems/Item/ActivityHistoryItemItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Activities/Item/HistoryItems/Item/ActivityHistoryItemItemRequestBuilder.cs
@@ -86,8 +86,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.ActivityHistoryItem.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new or replace an existing history item for an existing user activity.
- /// Find more info here
+ /// Delete an existing history item for an existing user activity.
+ /// Find more info here
///
/// A
/// The request body
@@ -150,7 +150,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new or replace an existing history item for an existing user activity.
+ /// Delete an existing history item for an existing user activity.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs
index 1ed9bebeb1b..992e8d73a7e 100644
--- a/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs
@@ -84,8 +84,8 @@ public EventsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.EventCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create one or more single-value extended properties in a new or existing instance of a resource. The following user resources are supported: The following group resources: See Extended properties overview for more information about when to useopen extensions or extended properties, and how to specify extended properties.
- /// Find more info here
+ /// Create an event in the user's default calendar or specified calendar. By default, the allowNewTimeProposals property is set to true when an event is created, which means invitees can propose a different date/time for the event. See Propose new meeting times for more information on how to propose a time, and how to receive and accept a new time proposal. You can specify the time zone for each of the start and end times of the event as part of their values, because thestart and end properties are of dateTimeTimeZone type. First find the supported time zones to make sure you set only time zones that have been configured for the user's mailbox server. When an event is sent, the server sends invitations to all the attendees. Setting the location in an event An Exchange administrator can set up a mailbox and an email address for a resource such as a meeting room, or equipmentlike a projector. Users can then invite the resource as an attendee to a meeting. On behalf of the resource, the server accepts or rejectsthe meeting request based on the free/busy schedule of the resource.If the server accepts a meeting for the resource, it creates an event for the meeting in the resource's calendar. If the meeting is rescheduled,the server automatically updates the event in the resource's calendar. Another advantage of setting up a mailbox for a resource is to control scheduling of the resource, for example, only executivesor their delegates can book a private meeting room. If you're organizing an event that involves a meeting location: Additionally, if the meeting location has been set up as a resource, or if the event involves some equipment that has been set up as a resource:
+ /// Find more info here
///
/// A
/// The request body
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create one or more single-value extended properties in a new or existing instance of a resource. The following user resources are supported: The following group resources: See Extended properties overview for more information about when to useopen extensions or extended properties, and how to specify extended properties.
+ /// Create an event in the user's default calendar or specified calendar. By default, the allowNewTimeProposals property is set to true when an event is created, which means invitees can propose a different date/time for the event. See Propose new meeting times for more information on how to propose a time, and how to receive and accept a new time proposal. You can specify the time zone for each of the start and end times of the event as part of their values, because thestart and end properties are of dateTimeTimeZone type. First find the supported time zones to make sure you set only time zones that have been configured for the user's mailbox server. When an event is sent, the server sends invitations to all the attendees. Setting the location in an event An Exchange administrator can set up a mailbox and an email address for a resource such as a meeting room, or equipmentlike a projector. Users can then invite the resource as an attendee to a meeting. On behalf of the resource, the server accepts or rejectsthe meeting request based on the free/busy schedule of the resource.If the server accepts a meeting for the resource, it creates an event for the meeting in the resource's calendar. If the meeting is rescheduled,the server automatically updates the event in the resource's calendar. Another advantage of setting up a mailbox for a resource is to control scheduling of the resource, for example, only executivesor their delegates can book a private meeting room. If you're organizing an event that involves a meeting location: Additionally, if the meeting location has been set up as a resource, or if the event involves some equipment that has been set up as a resource:
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/Events/Item/Attachments/AttachmentsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Events/Item/Attachments/AttachmentsRequestBuilder.cs
index 4c179f68758..fb8624e069a 100644
--- a/src/Microsoft.Graph/Generated/Me/Events/Item/Attachments/AttachmentsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Events/Item/Attachments/AttachmentsRequestBuilder.cs
@@ -84,8 +84,8 @@ public AttachmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.AttachmentCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.
- /// Find more info here
+ /// Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
+ /// Find more info here
///
/// A
/// The request body
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Use this API to add an attachment to an existing event. This operation limits the size of the attachment you can add to under 3 MB. If an organizer adds an attachment to a meeting event, the organizer can subsequently update the event to send the attachment and update the event for each attendee as well.
+ /// Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs
index 7112652a04f..0b1930b8c2c 100644
--- a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs
@@ -112,8 +112,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.MailFolder.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of mailfolder object.
- /// Find more info here
+ /// Update the writable properties of a mailSearchFolder object.
+ /// Find more info here
///
/// A
/// The request body
@@ -176,7 +176,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of mailfolder object.
+ /// Update the writable properties of a mailSearchFolder object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs
index d0e9a002ff8..5c3de2745d1 100644
--- a/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs
@@ -493,8 +493,8 @@ public MeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(re
return new global::Microsoft.Graph.Me.ExportDeviceAndAppManagementDataWithSkipWithTop.ExportDeviceAndAppManagementDataWithSkipWithTopRequestBuilder(PathParameters, RequestAdapter, skip, top);
}
///
- /// Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
- /// Find more info here
+ /// Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -555,7 +555,7 @@ public MeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(re
return new global::Microsoft.Graph.Me.ReminderViewWithStartDateTimeWithEndDateTime.ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(PathParameters, RequestAdapter, endDateTime, startDateTime);
}
///
- /// Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
+ /// Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -605,7 +605,7 @@ public RequestInformation ToPatchRequestInformation(global::Microsoft.Graph.Mode
return new global::Microsoft.Graph.Me.MeRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
+ /// Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MeRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs
index 0dd4bc918a6..56356aa0d5b 100644
--- a/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs
@@ -84,8 +84,8 @@ public AttachmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.AttachmentCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or you canadd an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB.
- /// Find more info here
+ /// Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
+ /// Find more info here
///
/// A
/// The request body
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or you canadd an attachment to a message that is being created and sent on the fly. This operation limits the size of the attachment you can add to under 3 MB.
+ /// Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs
index 320ab453616..58f71c22b59 100644
--- a/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs
@@ -107,8 +107,8 @@ public MessageItemRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
{
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message.
- /// Find more info here
+ /// Delete eventMessage.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -130,8 +130,8 @@ public async Task DeleteAsync(Action
- /// Get the properties and relationships of the eventMessage object. Apply the $expand parameter on the event navigation property to get the associated event in an attendee's calendar. Currently, this operation returns event message bodies in only HTML format.
- /// Find more info here
+ /// You can get a single resource instance expanded with a specific extended property, or a collection of resource instancesthat include extended properties matching a filter. Using the query parameter $expand allows you to get the specified resource instance expanded with a specific extendedproperty. Use a $filter and eq operator on the id property to specify the extended property. This is currently the only way to get the singleValueLegacyExtendedProperty object that represents an extended property. To get resource instances that have certain extended properties, use the $filter query parameter and apply an eq operatoron the id property. In addition, for numeric extended properties, apply one of the following operators on the value property:eq, ne,ge, gt, le, or lt. For string-typed extended properties, apply a contains, startswith, eq, or ne operator on value. The filter is applied to all instances of the resource in the signed-in user's mailbox. Filtering the string name (Name) in the id of an extended property is case-sensitive. Filtering the value property of an extendedproperty is case-insensitive. The following user resources are supported: As well as the following group resources: See Extended properties overview for more information about when to useopen extensions or extended properties, and how to specify extended properties.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -180,7 +180,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.Message.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message.
+ /// Delete eventMessage.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -199,7 +199,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get the properties and relationships of the eventMessage object. Apply the $expand parameter on the event navigation property to get the associated event in an attendee's calendar. Currently, this operation returns event message bodies in only HTML format.
+ /// You can get a single resource instance expanded with a specific extended property, or a collection of resource instancesthat include extended properties matching a filter. Using the query parameter $expand allows you to get the specified resource instance expanded with a specific extendedproperty. Use a $filter and eq operator on the id property to specify the extended property. This is currently the only way to get the singleValueLegacyExtendedProperty object that represents an extended property. To get resource instances that have certain extended properties, use the $filter query parameter and apply an eq operatoron the id property. In addition, for numeric extended properties, apply one of the following operators on the value property:eq, ne,ge, gt, le, or lt. For string-typed extended properties, apply a contains, startswith, eq, or ne operator on value. The filter is applied to all instances of the resource in the signed-in user's mailbox. Filtering the string name (Name) in the id of an extended property is case-sensitive. Filtering the value property of an extendedproperty is case-insensitive. The following user resources are supported: As well as the following group resources: See Extended properties overview for more information about when to useopen extensions or extended properties, and how to specify extended properties.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -257,7 +257,7 @@ public partial class MessageItemRequestBuilderDeleteRequestConfiguration : Reque
{
}
///
- /// Get the properties and relationships of the eventMessage object. Apply the $expand parameter on the event navigation property to get the associated event in an attendee's calendar. Currently, this operation returns event message bodies in only HTML format.
+ /// You can get a single resource instance expanded with a specific extended property, or a collection of resource instancesthat include extended properties matching a filter. Using the query parameter $expand allows you to get the specified resource instance expanded with a specific extendedproperty. Use a $filter and eq operator on the id property to specify the extended property. This is currently the only way to get the singleValueLegacyExtendedProperty object that represents an extended property. To get resource instances that have certain extended properties, use the $filter query parameter and apply an eq operatoron the id property. In addition, for numeric extended properties, apply one of the following operators on the value property:eq, ne,ge, gt, le, or lt. For string-typed extended properties, apply a contains, startswith, eq, or ne operator on value. The filter is applied to all instances of the resource in the signed-in user's mailbox. Filtering the string name (Name) in the id of an extended property is case-sensitive. Filtering the value property of an extendedproperty is case-insensitive. The following user resources are supported: As well as the following group resources: See Extended properties overview for more information about when to useopen extensions or extended properties, and how to specify extended properties.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MessageItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs
index 4cd03c99b02..ce46a22a0c0 100644
--- a/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs
@@ -34,8 +34,8 @@ public ContentRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : ba
{
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message.
- /// Find more info here
+ /// Delete eventMessage.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -57,8 +57,8 @@ public async Task DeleteAsync(Action
- /// Get the messages in the signed-in user's mailbox (including the Deleted Items and Clutter folders). Depending on the page size and mailbox data, getting messages from a mailbox can incur multiple requests. The default page size is 10 messages. Use $top to customize the page size, within the range of 1 and 1000. To improve the operation response time, use $select to specify the exact properties you need; see example 1 below. Fine-tune the values for $select and $top, especially when you must use a larger page size, as returning a page with hundreds of messages each with a full response payload may trigger the gateway timeout (HTTP 504). To get the next page of messages, simply apply the entire URL returned in @odata.nextLink to the next get-messages request. This URL includes any query parameters you may have specified in the initial request. Do not try to extract the $skip value from the @odata.nextLink URL to manipulate responses. This API uses the $skip value to keep count of all the items it has gone through in the user's mailbox to return a page of message-type items. It's therefore possible that even in the initial response, the $skip value is larger than the page size. For more information, see Paging Microsoft Graph data in your app. Currently, this operation returns message bodies in only HTML format. There are two scenarios where an app can get messages in another user's mail folder:
- /// Find more info here
+ /// Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -107,7 +107,7 @@ public async Task PutAsync(Stream body, Action(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message.
+ /// Delete eventMessage.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -126,7 +126,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get the messages in the signed-in user's mailbox (including the Deleted Items and Clutter folders). Depending on the page size and mailbox data, getting messages from a mailbox can incur multiple requests. The default page size is 10 messages. Use $top to customize the page size, within the range of 1 and 1000. To improve the operation response time, use $select to specify the exact properties you need; see example 1 below. Fine-tune the values for $select and $top, especially when you must use a larger page size, as returning a page with hundreds of messages each with a full response payload may trigger the gateway timeout (HTTP 504). To get the next page of messages, simply apply the entire URL returned in @odata.nextLink to the next get-messages request. This URL includes any query parameters you may have specified in the initial request. Do not try to extract the $skip value from the @odata.nextLink URL to manipulate responses. This API uses the $skip value to keep count of all the items it has gone through in the user's mailbox to return a page of message-type items. It's therefore possible that even in the initial response, the $skip value is larger than the page size. For more information, see Paging Microsoft Graph data in your app. Currently, this operation returns message bodies in only HTML format. There are two scenarios where an app can get messages in another user's mail folder:
+ /// Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -184,7 +184,7 @@ public partial class ContentRequestBuilderDeleteRequestConfiguration : RequestCo
{
}
///
- /// Get the messages in the signed-in user's mailbox (including the Deleted Items and Clutter folders). Depending on the page size and mailbox data, getting messages from a mailbox can incur multiple requests. The default page size is 10 messages. Use $top to customize the page size, within the range of 1 and 1000. To improve the operation response time, use $select to specify the exact properties you need; see example 1 below. Fine-tune the values for $select and $top, especially when you must use a larger page size, as returning a page with hundreds of messages each with a full response payload may trigger the gateway timeout (HTTP 504). To get the next page of messages, simply apply the entire URL returned in @odata.nextLink to the next get-messages request. This URL includes any query parameters you may have specified in the initial request. Do not try to extract the $skip value from the @odata.nextLink URL to manipulate responses. This API uses the $skip value to keep count of all the items it has gone through in the user's mailbox to return a page of message-type items. It's therefore possible that even in the initial response, the $skip value is larger than the page size. For more information, see Paging Microsoft Graph data in your app. Currently, this operation returns message bodies in only HTML format. There are two scenarios where an app can get messages in another user's mail folder:
+ /// Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ContentRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Messages/MessagesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/MessagesRequestBuilder.cs
index a754b1125dd..d065a97ed73 100644
--- a/src/Microsoft.Graph/Generated/Me/Messages/MessagesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Messages/MessagesRequestBuilder.cs
@@ -60,8 +60,8 @@ public MessagesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : b
{
}
///
- /// Get the messages in the signed-in user's mailbox (including the Deleted Items and Clutter folders). Depending on the page size and mailbox data, getting messages from a mailbox can incur multiple requests. The default page size is 10 messages. Use $top to customize the page size, within the range of 1 and 1000. To improve the operation response time, use $select to specify the exact properties you need; see example 1 below. Fine-tune the values for $select and $top, especially when you must use a larger page size, as returning a page with hundreds of messages each with a full response payload may trigger the gateway timeout (HTTP 504). To get the next page of messages, simply apply the entire URL returned in @odata.nextLink to the next get-messages request. This URL includes any query parameters you may have specified in the initial request. Do not try to extract the $skip value from the @odata.nextLink URL to manipulate responses. This API uses the $skip value to keep count of all the items it has gone through in the user's mailbox to return a page of message-type items. It's therefore possible that even in the initial response, the $skip value is larger than the page size. For more information, see Paging Microsoft Graph data in your app. Currently, this operation returns message bodies in only HTML format. There are two scenarios where an app can get messages in another user's mail folder:
- /// Find more info here
+ /// Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -110,7 +110,7 @@ public MessagesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : b
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.Message.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get the messages in the signed-in user's mailbox (including the Deleted Items and Clutter folders). Depending on the page size and mailbox data, getting messages from a mailbox can incur multiple requests. The default page size is 10 messages. Use $top to customize the page size, within the range of 1 and 1000. To improve the operation response time, use $select to specify the exact properties you need; see example 1 below. Fine-tune the values for $select and $top, especially when you must use a larger page size, as returning a page with hundreds of messages each with a full response payload may trigger the gateway timeout (HTTP 504). To get the next page of messages, simply apply the entire URL returned in @odata.nextLink to the next get-messages request. This URL includes any query parameters you may have specified in the initial request. Do not try to extract the $skip value from the @odata.nextLink URL to manipulate responses. This API uses the $skip value to keep count of all the items it has gone through in the user's mailbox to return a page of message-type items. It's therefore possible that even in the initial response, the $skip value is larger than the page size. For more information, see Paging Microsoft Graph data in your app. Currently, this operation returns message bodies in only HTML format. There are two scenarios where an app can get messages in another user's mail folder:
+ /// Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -160,7 +160,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.Me.Messages.MessagesRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Get the messages in the signed-in user's mailbox (including the Deleted Items and Clutter folders). Depending on the page size and mailbox data, getting messages from a mailbox can incur multiple requests. The default page size is 10 messages. Use $top to customize the page size, within the range of 1 and 1000. To improve the operation response time, use $select to specify the exact properties you need; see example 1 below. Fine-tune the values for $select and $top, especially when you must use a larger page size, as returning a page with hundreds of messages each with a full response payload may trigger the gateway timeout (HTTP 504). To get the next page of messages, simply apply the entire URL returned in @odata.nextLink to the next get-messages request. This URL includes any query parameters you may have specified in the initial request. Do not try to extract the $skip value from the @odata.nextLink URL to manipulate responses. This API uses the $skip value to keep count of all the items it has gone through in the user's mailbox to return a page of message-type items. It's therefore possible that even in the initial response, the $skip value is larger than the page size. For more information, see Paging Microsoft Graph data in your app. Currently, this operation returns message bodies in only HTML format. There are two scenarios where an app can get messages in another user's mail folder:
+ /// Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MessagesRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Models/AppliedConditionalAccessPolicy.cs b/src/Microsoft.Graph/Generated/Models/AppliedConditionalAccessPolicy.cs
index ca6e72bd8d6..327a16d15d1 100644
--- a/src/Microsoft.Graph/Generated/Models/AppliedConditionalAccessPolicy.cs
+++ b/src/Microsoft.Graph/Generated/Models/AppliedConditionalAccessPolicy.cs
@@ -101,7 +101,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// Indicates the result of the CA policy that was triggered. Possible values are: success, failure, notApplied (policy isn't applied because policy conditions weren't met), notEnabled (This is due to the policy in a disabled state), unknown, unknownFutureValue, reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted. You must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted.
+ /// Indicates the result of the CA policy that was triggered. Possible values are: success, failure, notApplied (policy isn't applied because policy conditions weren't met), notEnabled (This is due to the policy in a disabled state), unknown, unknownFutureValue, reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted.
public global::Microsoft.Graph.Models.AppliedConditionalAccessPolicyResult? Result
{
get { return BackingStore?.Get("result"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Channel.cs b/src/Microsoft.Graph/Generated/Models/Channel.cs
index e5b465b0041..c0461ca0d8f 100644
--- a/src/Microsoft.Graph/Generated/Models/Channel.cs
+++ b/src/Microsoft.Graph/Generated/Models/Channel.cs
@@ -110,7 +110,7 @@ public bool? IsFavoriteByDefault
set { BackingStore?.Set("members", value); }
}
#endif
- /// The type of the channel. Can be set during creation and can't be changed. The possible values are: standard, private, unknownFutureValue, shared. The default value is standard. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: shared.
+ /// The type of the channel. Can be set during creation and can't be changed. The possible values are: standard, private, unknownFutureValue, shared. The default value is standard. Use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: shared.
public global::Microsoft.Graph.Models.ChannelMembershipType? MembershipType
{
get { return BackingStore?.Get("membershipType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Chat.cs b/src/Microsoft.Graph/Generated/Models/Chat.cs
index 64504e4fa15..1ed46bfb1cc 100644
--- a/src/Microsoft.Graph/Generated/Models/Chat.cs
+++ b/src/Microsoft.Graph/Generated/Models/Chat.cs
@@ -40,6 +40,12 @@ public DateTimeOffset? CreatedDateTime
set { BackingStore?.Set("installedApps", value); }
}
#endif
+ /// Indicates whether the chat is hidden for all its members. Read-only.
+ public bool? IsHiddenForAllMembers
+ {
+ get { return BackingStore?.Get("isHiddenForAllMembers"); }
+ set { BackingStore?.Set("isHiddenForAllMembers", value); }
+ }
/// Preview of the last message sent in the chat. Null if no messages were sent in the chat. Currently, only the list chats operation supports this property.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
@@ -243,6 +249,7 @@ public override IDictionary> GetFieldDeserializers()
{ "chatType", n => { ChatType = n.GetEnumValue(); } },
{ "createdDateTime", n => { CreatedDateTime = n.GetDateTimeOffsetValue(); } },
{ "installedApps", n => { InstalledApps = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.TeamsAppInstallation.CreateFromDiscriminatorValue)?.AsList(); } },
+ { "isHiddenForAllMembers", n => { IsHiddenForAllMembers = n.GetBoolValue(); } },
{ "lastMessagePreview", n => { LastMessagePreview = n.GetObjectValue(global::Microsoft.Graph.Models.ChatMessageInfo.CreateFromDiscriminatorValue); } },
{ "lastUpdatedDateTime", n => { LastUpdatedDateTime = n.GetDateTimeOffsetValue(); } },
{ "members", n => { Members = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.ConversationMember.CreateFromDiscriminatorValue)?.AsList(); } },
@@ -268,6 +275,7 @@ public override void Serialize(ISerializationWriter writer)
writer.WriteEnumValue("chatType", ChatType);
writer.WriteDateTimeOffsetValue("createdDateTime", CreatedDateTime);
writer.WriteCollectionOfObjectValues("installedApps", InstalledApps);
+ writer.WriteBoolValue("isHiddenForAllMembers", IsHiddenForAllMembers);
writer.WriteObjectValue("lastMessagePreview", LastMessagePreview);
writer.WriteDateTimeOffsetValue("lastUpdatedDateTime", LastUpdatedDateTime);
writer.WriteCollectionOfObjectValues("members", Members);
diff --git a/src/Microsoft.Graph/Generated/Models/ChatMessage.cs b/src/Microsoft.Graph/Generated/Models/ChatMessage.cs
index e2954b4ebfe..fdb7e4ccc3f 100644
--- a/src/Microsoft.Graph/Generated/Models/ChatMessage.cs
+++ b/src/Microsoft.Graph/Generated/Models/ChatMessage.cs
@@ -186,7 +186,7 @@ public string Locale
set { BackingStore?.Set("locale", value); }
}
#endif
- /// List of entities mentioned in the chat message. Supported entities are: user, bot, team, and channel.
+ /// List of entities mentioned in the chat message. Supported entities are: user, bot, team, channel, chat, and tag.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Mentions
diff --git a/src/Microsoft.Graph/Generated/Models/ChatMessageAttachment.cs b/src/Microsoft.Graph/Generated/Models/ChatMessageAttachment.cs
index f7ad7a9a8f7..24cd506e554 100644
--- a/src/Microsoft.Graph/Generated/Models/ChatMessageAttachment.cs
+++ b/src/Microsoft.Graph/Generated/Models/ChatMessageAttachment.cs
@@ -37,7 +37,7 @@ public string Content
set { BackingStore?.Set("content", value); }
}
#endif
- /// The media type of the content attachment. It can have the following values: reference: Attachment is a link to another file. Populate the contentURL with the link to the object.Any contentType that is supported by the Bot Framework's Attachment objectapplication/vnd.microsoft.card.codesnippet: A code snippet. application/vnd.microsoft.card.announcement: An announcement header.
+ /// The media type of the content attachment. The possible values are: reference: The attachment is a link to another file. Populate the contentURL with the link to the object.forwardedMessageReference: The attachment is a reference to a forwarded message. Populate the content with the original message context.Any contentType that is supported by the Bot Framework's Attachment object.application/vnd.microsoft.card.codesnippet: A code snippet. application/vnd.microsoft.card.announcement: An announcement header.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? ContentType
@@ -69,7 +69,7 @@ public string ContentUrl
set { BackingStore?.Set("contentUrl", value); }
}
#endif
- /// Read-only. The unique id of the attachment.
+ /// Read-only. The unique ID of the attachment.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Id
diff --git a/src/Microsoft.Graph/Generated/Models/ChatMessageMention.cs b/src/Microsoft.Graph/Generated/Models/ChatMessageMention.cs
index 8c3db1b39fb..c1fd9086e2c 100644
--- a/src/Microsoft.Graph/Generated/Models/ChatMessageMention.cs
+++ b/src/Microsoft.Graph/Generated/Models/ChatMessageMention.cs
@@ -27,7 +27,7 @@ public int? Id
get { return BackingStore?.Get("id"); }
set { BackingStore?.Set("id", value); }
}
- /// The entity (user, application, team, or channel) that was @mentioned.
+ /// The entity (user, application, team, channel, or chat) that was @mentioned.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public global::Microsoft.Graph.Models.ChatMessageMentionedIdentitySet? Mentioned
diff --git a/src/Microsoft.Graph/Generated/Models/ChatMessageMentionedIdentitySet.cs b/src/Microsoft.Graph/Generated/Models/ChatMessageMentionedIdentitySet.cs
index ba9f78e1373..9b41e449410 100644
--- a/src/Microsoft.Graph/Generated/Models/ChatMessageMentionedIdentitySet.cs
+++ b/src/Microsoft.Graph/Generated/Models/ChatMessageMentionedIdentitySet.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class ChatMessageMentionedIdentitySet : global::Microsoft.Graph.Models.IdentitySet, IParsable
#pragma warning restore CS1591
{
- /// If present, represents a conversation (for example, team or channel) @mentioned in a message.
+ /// If present, represents a conversation (for example, team, channel, or chat) @mentioned in a message.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public global::Microsoft.Graph.Models.TeamworkConversationIdentity? Conversation
diff --git a/src/Microsoft.Graph/Generated/Models/ChatRestrictions.cs b/src/Microsoft.Graph/Generated/Models/ChatRestrictions.cs
new file mode 100644
index 00000000000..649ee198b23
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/ChatRestrictions.cs
@@ -0,0 +1,89 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions.Store;
+using System.Collections.Generic;
+using System.IO;
+using System;
+namespace Microsoft.Graph.Models
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class ChatRestrictions : IAdditionalDataHolder, IBackedModel, IParsable
+ #pragma warning restore CS1591
+ {
+ /// Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
+ public IDictionary AdditionalData
+ {
+ get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
+ set { BackingStore.Set("AdditionalData", value); }
+ }
+ /// The allowTextOnly property
+ public bool? AllowTextOnly
+ {
+ get { return BackingStore?.Get("allowTextOnly"); }
+ set { BackingStore?.Set("allowTextOnly", value); }
+ }
+ /// Stores model information.
+ public IBackingStore BackingStore { get; private set; }
+ /// The OdataType property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? OdataType
+ {
+ get { return BackingStore?.Get("@odata.type"); }
+ set { BackingStore?.Set("@odata.type", value); }
+ }
+#nullable restore
+#else
+ public string OdataType
+ {
+ get { return BackingStore?.Get("@odata.type"); }
+ set { BackingStore?.Set("@odata.type", value); }
+ }
+#endif
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public ChatRestrictions()
+ {
+ BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
+ AdditionalData = new Dictionary();
+ }
+ ///
+ /// Creates a new instance of the appropriate class based on discriminator value
+ ///
+ /// A
+ /// The parse node to use to read the discriminator value and create the object
+ public static global::Microsoft.Graph.Models.ChatRestrictions CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Models.ChatRestrictions();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "allowTextOnly", n => { AllowTextOnly = n.GetBoolValue(); } },
+ { "@odata.type", n => { OdataType = n.GetStringValue(); } },
+ };
+ }
+ ///
+ /// Serializes information the current object
+ ///
+ /// Serialization writer to use to serialize this model
+ public virtual void Serialize(ISerializationWriter writer)
+ {
+ _ = writer ?? throw new ArgumentNullException(nameof(writer));
+ writer.WriteBoolValue("allowTextOnly", AllowTextOnly);
+ writer.WriteStringValue("@odata.type", OdataType);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/Models/CloudPcDeviceImage.cs b/src/Microsoft.Graph/Generated/Models/CloudPcDeviceImage.cs
index a5295e2b0f8..b8817e58d40 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudPcDeviceImage.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudPcDeviceImage.cs
@@ -29,7 +29,7 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
- /// The error code of the status of the image that indicates why the upload failed, if applicable. Possible values are: internalServerError, sourceImageNotFound, osVersionNotSupported, sourceImageInvalid, sourceImageNotGeneralized, unknownFutureValue, vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Read-only.
+ /// The error code of the status of the image that indicates why the upload failed, if applicable. Possible values are: internalServerError, sourceImageNotFound, osVersionNotSupported, sourceImageInvalid, sourceImageNotGeneralized, unknownFutureValue, vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Read-only.
public global::Microsoft.Graph.Models.CloudPcDeviceImageErrorCode? ErrorCode
{
get { return BackingStore?.Get("errorCode"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CloudPcDomainJoinConfiguration.cs b/src/Microsoft.Graph/Generated/Models/CloudPcDomainJoinConfiguration.cs
index ece541f23de..e5571cef47f 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudPcDomainJoinConfiguration.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudPcDomainJoinConfiguration.cs
@@ -59,7 +59,7 @@ public string OnPremisesConnectionId
set { BackingStore?.Set("onPremisesConnectionId", value); }
}
#endif
- /// The logical geographic group this region belongs to. Multiple regions can belong to one region group. A customer can select a regionGroup when they provision a Cloud PC, and the Cloud PC is put in one of the regions in the group based on resource status. For example, the Europe region group contains the Northern Europe and Western Europe regions. Possible values are: default, australia, canada, usCentral, usEast, usWest, france, germany, europeUnion, unitedKingdom, japan, asia, india, southAmerica, euap, usGovernment, usGovernmentDOD, unknownFutureValue, norway, switzerland, southKorea. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: norway, switzerland, southKorea. Read-only.
+ /// The logical geographic group this region belongs to. Multiple regions can belong to one region group. A customer can select a regionGroup when they provision a Cloud PC, and the Cloud PC is put in one of the regions in the group based on resource status. For example, the Europe region group contains the Northern Europe and Western Europe regions. Possible values are: default, australia, canada, usCentral, usEast, usWest, france, germany, europeUnion, unitedKingdom, japan, asia, india, southAmerica, euap, usGovernment, usGovernmentDOD, unknownFutureValue, norway, switzerland, southKorea. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: norway, switzerland, southKorea. Read-only.
public global::Microsoft.Graph.Models.CloudPcRegionGroup? RegionGroup
{
get { return BackingStore?.Get("regionGroup"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationAssignment.cs b/src/Microsoft.Graph/Generated/Models/EducationAssignment.cs
index 0f5a8626b1b..501853160f8 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationAssignment.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationAssignment.cs
@@ -18,7 +18,7 @@ public partial class EducationAssignment : global::Microsoft.Graph.Models.Entity
get { return BackingStore?.Get("addedStudentAction"); }
set { BackingStore?.Set("addedStudentAction", value); }
}
- /// Optional field to control the assignment behavior for adding assignments to students' and teachers' calendars when the assignment is published. The possible values are: none, studentsAndPublisher, studentsAndTeamOwners, unknownFutureValue, and studentsOnly. You must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: studentsOnly. The default value is none.
+ /// Optional field to control the assignment behavior for adding assignments to students' and teachers' calendars when the assignment is published. The possible values are: none, studentsAndPublisher, studentsAndTeamOwners, unknownFutureValue, and studentsOnly. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: studentsOnly. The default value is none.
public global::Microsoft.Graph.Models.EducationAddToCalendarOptions? AddToCalendarAction
{
get { return BackingStore?.Get("addToCalendarAction"); }
@@ -312,7 +312,7 @@ public string ResourcesFolderUrl
set { BackingStore?.Set("rubric", value); }
}
#endif
- /// Status of the assignment. You can't PATCH this value. Possible values are: draft, scheduled, published, assigned, unknownFutureValue, inactive. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: inactive.
+ /// Status of the assignment. You can't PATCH this value. Possible values are: draft, scheduled, published, assigned, unknownFutureValue, inactive. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: inactive.
public global::Microsoft.Graph.Models.EducationAssignmentStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationAssignmentDefaults.cs b/src/Microsoft.Graph/Generated/Models/EducationAssignmentDefaults.cs
index 2274397d1f9..47abb44b40f 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationAssignmentDefaults.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationAssignmentDefaults.cs
@@ -19,7 +19,7 @@ public partial class EducationAssignmentDefaults : global::Microsoft.Graph.Model
get { return BackingStore?.Get("addedStudentAction"); }
set { BackingStore?.Set("addedStudentAction", value); }
}
- /// Optional field to control adding assignments to students' and teachers' calendars when the assignment is published. The possible values are: none, studentsAndPublisher, studentsAndTeamOwners, unknownFutureValue, and studentsOnly. You must use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: studentsOnly. The default value is none.
+ /// Optional field to control adding assignments to students' and teachers' calendars when the assignment is published. The possible values are: none, studentsAndPublisher, studentsAndTeamOwners, unknownFutureValue, and studentsOnly. Use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: studentsOnly. The default value is none.
public global::Microsoft.Graph.Models.EducationAddToCalendarOptions? AddToCalendarAction
{
get { return BackingStore?.Get("addToCalendarAction"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationSubmission.cs b/src/Microsoft.Graph/Generated/Models/EducationSubmission.cs
index 0f4f955fcb6..62ab2bf1ba1 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationSubmission.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationSubmission.cs
@@ -142,7 +142,7 @@ public DateTimeOffset? ReturnedDateTime
get { return BackingStore?.Get("returnedDateTime"); }
set { BackingStore?.Set("returnedDateTime", value); }
}
- /// Read-only. Possible values are: excused, reassigned, returned, submitted and working. You must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: excused and reassigned.
+ /// Read-only. Possible values are: excused, reassigned, returned, submitted and working. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: excused and reassigned.
public global::Microsoft.Graph.Models.EducationSubmissionStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EventMessage.cs b/src/Microsoft.Graph/Generated/Models/EventMessage.cs
index b7773392e86..167ee2a64a8 100644
--- a/src/Microsoft.Graph/Generated/Models/EventMessage.cs
+++ b/src/Microsoft.Graph/Generated/Models/EventMessage.cs
@@ -28,7 +28,7 @@ public partial class EventMessage : global::Microsoft.Graph.Models.Message, IPar
set { BackingStore?.Set("endDateTime", value); }
}
#endif
- /// The event associated with the event message. The assumption for attendees or room resources is that the Calendar Attendant is set to automatically update the calendar with an event when meeting request event messages arrive. Navigation property. Read-only.
+ /// The event associated with the event message. The assumption for attendees or room resources is that the Calendar Attendant is set to automatically update the calendar with an event when meeting request event messages arrive. Navigation property. Read-only.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public global::Microsoft.Graph.Models.Event? Event
diff --git a/src/Microsoft.Graph/Generated/Models/ExternalConnectors/Property.cs b/src/Microsoft.Graph/Generated/Models/ExternalConnectors/Property.cs
index 795aa425b9a..965e476a0c8 100644
--- a/src/Microsoft.Graph/Generated/Models/ExternalConnectors/Property.cs
+++ b/src/Microsoft.Graph/Generated/Models/ExternalConnectors/Property.cs
@@ -61,7 +61,7 @@ public bool? IsSearchable
get { return BackingStore?.Get("isSearchable"); }
set { BackingStore?.Set("isSearchable", value); }
}
- /// Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (for example, better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl. You must use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: iconUrl.
+ /// Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (for example, better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl. Use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: iconUrl.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Labels
diff --git a/src/Microsoft.Graph/Generated/Models/InvitedUserMessageInfo.cs b/src/Microsoft.Graph/Generated/Models/InvitedUserMessageInfo.cs
index 8b073d50f27..e79bdc5d951 100644
--- a/src/Microsoft.Graph/Generated/Models/InvitedUserMessageInfo.cs
+++ b/src/Microsoft.Graph/Generated/Models/InvitedUserMessageInfo.cs
@@ -37,7 +37,7 @@ public IDictionary AdditionalData
set { BackingStore?.Set("ccRecipients", value); }
}
#endif
- /// Customized message body you want to send if you don't want the default message.
+ /// Customized message body you want to send if you don't want the default message. Only plain text is allowed.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? CustomizedMessageBody
diff --git a/src/Microsoft.Graph/Generated/Models/OnlineMeeting.cs b/src/Microsoft.Graph/Generated/Models/OnlineMeeting.cs
index c4ce225490e..9690d54ac52 100644
--- a/src/Microsoft.Graph/Generated/Models/OnlineMeeting.cs
+++ b/src/Microsoft.Graph/Generated/Models/OnlineMeeting.cs
@@ -78,6 +78,22 @@ public bool? IsBroadcast
get { return BackingStore?.Get("isBroadcast"); }
set { BackingStore?.Set("isBroadcast", value); }
}
+ /// The ID of the meeting template.
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? MeetingTemplateId
+ {
+ get { return BackingStore?.Get("meetingTemplateId"); }
+ set { BackingStore?.Set("meetingTemplateId", value); }
+ }
+#nullable restore
+#else
+ public string MeetingTemplateId
+ {
+ get { return BackingStore?.Get("meetingTemplateId"); }
+ set { BackingStore?.Set("meetingTemplateId", value); }
+ }
+#endif
/// The participants associated with the online meeting, including the organizer and the attendees.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
@@ -163,6 +179,7 @@ public override IDictionary> GetFieldDeserializers()
{ "endDateTime", n => { EndDateTime = n.GetDateTimeOffsetValue(); } },
{ "externalId", n => { ExternalId = n.GetStringValue(); } },
{ "isBroadcast", n => { IsBroadcast = n.GetBoolValue(); } },
+ { "meetingTemplateId", n => { MeetingTemplateId = n.GetStringValue(); } },
{ "participants", n => { Participants = n.GetObjectValue(global::Microsoft.Graph.Models.MeetingParticipants.CreateFromDiscriminatorValue); } },
{ "recordings", n => { Recordings = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.CallRecording.CreateFromDiscriminatorValue)?.AsList(); } },
{ "startDateTime", n => { StartDateTime = n.GetDateTimeOffsetValue(); } },
@@ -183,6 +200,7 @@ public override void Serialize(ISerializationWriter writer)
writer.WriteDateTimeOffsetValue("endDateTime", EndDateTime);
writer.WriteStringValue("externalId", ExternalId);
writer.WriteBoolValue("isBroadcast", IsBroadcast);
+ writer.WriteStringValue("meetingTemplateId", MeetingTemplateId);
writer.WriteObjectValue("participants", Participants);
writer.WriteCollectionOfObjectValues("recordings", Recordings);
writer.WriteDateTimeOffsetValue("startDateTime", StartDateTime);
diff --git a/src/Microsoft.Graph/Generated/Models/OnlineMeetingBase.cs b/src/Microsoft.Graph/Generated/Models/OnlineMeetingBase.cs
index 60fa104161f..b25a6d5e382 100644
--- a/src/Microsoft.Graph/Generated/Models/OnlineMeetingBase.cs
+++ b/src/Microsoft.Graph/Generated/Models/OnlineMeetingBase.cs
@@ -42,12 +42,24 @@ public bool? AllowParticipantsToChangeName
get { return BackingStore?.Get("allowParticipantsToChangeName"); }
set { BackingStore?.Set("allowParticipantsToChangeName", value); }
}
+ /// Indicates whether recording is enabled for the meeting.
+ public bool? AllowRecording
+ {
+ get { return BackingStore?.Get("allowRecording"); }
+ set { BackingStore?.Set("allowRecording", value); }
+ }
/// Indicates if Teams reactions are enabled for the meeting.
public bool? AllowTeamworkReactions
{
get { return BackingStore?.Get("allowTeamworkReactions"); }
set { BackingStore?.Set("allowTeamworkReactions", value); }
}
+ /// Indicates whether transcription is enabled for the meeting.
+ public bool? AllowTranscription
+ {
+ get { return BackingStore?.Get("allowTranscription"); }
+ set { BackingStore?.Set("allowTranscription", value); }
+ }
/// The attendance reports of an online meeting. Read-only.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
@@ -95,6 +107,22 @@ public bool? AllowTeamworkReactions
get { return BackingStore?.Get("chatInfo"); }
set { BackingStore?.Set("chatInfo", value); }
}
+#endif
+ /// The chatRestrictions property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public global::Microsoft.Graph.Models.ChatRestrictions? ChatRestrictions
+ {
+ get { return BackingStore?.Get("chatRestrictions"); }
+ set { BackingStore?.Set("chatRestrictions", value); }
+ }
+#nullable restore
+#else
+ public global::Microsoft.Graph.Models.ChatRestrictions ChatRestrictions
+ {
+ get { return BackingStore?.Get("chatRestrictions"); }
+ set { BackingStore?.Set("chatRestrictions", value); }
+ }
#endif
/// Indicates whether to announce when callers join or leave.
public bool? IsEntryExitAnnounced
@@ -254,11 +282,14 @@ public override IDictionary> GetFieldDeserializers()
{ "allowAttendeeToEnableMic", n => { AllowAttendeeToEnableMic = n.GetBoolValue(); } },
{ "allowMeetingChat", n => { AllowMeetingChat = n.GetEnumValue(); } },
{ "allowParticipantsToChangeName", n => { AllowParticipantsToChangeName = n.GetBoolValue(); } },
+ { "allowRecording", n => { AllowRecording = n.GetBoolValue(); } },
{ "allowTeamworkReactions", n => { AllowTeamworkReactions = n.GetBoolValue(); } },
+ { "allowTranscription", n => { AllowTranscription = n.GetBoolValue(); } },
{ "allowedPresenters", n => { AllowedPresenters = n.GetEnumValue(); } },
{ "attendanceReports", n => { AttendanceReports = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.MeetingAttendanceReport.CreateFromDiscriminatorValue)?.AsList(); } },
{ "audioConferencing", n => { AudioConferencing = n.GetObjectValue(global::Microsoft.Graph.Models.AudioConferencing.CreateFromDiscriminatorValue); } },
{ "chatInfo", n => { ChatInfo = n.GetObjectValue(global::Microsoft.Graph.Models.ChatInfo.CreateFromDiscriminatorValue); } },
+ { "chatRestrictions", n => { ChatRestrictions = n.GetObjectValue(global::Microsoft.Graph.Models.ChatRestrictions.CreateFromDiscriminatorValue); } },
{ "isEntryExitAnnounced", n => { IsEntryExitAnnounced = n.GetBoolValue(); } },
{ "joinInformation", n => { JoinInformation = n.GetObjectValue(global::Microsoft.Graph.Models.ItemBody.CreateFromDiscriminatorValue); } },
{ "joinMeetingIdSettings", n => { JoinMeetingIdSettings = n.GetObjectValue(global::Microsoft.Graph.Models.JoinMeetingIdSettings.CreateFromDiscriminatorValue); } },
@@ -284,10 +315,13 @@ public override void Serialize(ISerializationWriter writer)
writer.WriteEnumValue("allowedPresenters", AllowedPresenters);
writer.WriteEnumValue("allowMeetingChat", AllowMeetingChat);
writer.WriteBoolValue("allowParticipantsToChangeName", AllowParticipantsToChangeName);
+ writer.WriteBoolValue("allowRecording", AllowRecording);
writer.WriteBoolValue("allowTeamworkReactions", AllowTeamworkReactions);
+ writer.WriteBoolValue("allowTranscription", AllowTranscription);
writer.WriteCollectionOfObjectValues("attendanceReports", AttendanceReports);
writer.WriteObjectValue("audioConferencing", AudioConferencing);
writer.WriteObjectValue("chatInfo", ChatInfo);
+ writer.WriteObjectValue("chatRestrictions", ChatRestrictions);
writer.WriteBoolValue("isEntryExitAnnounced", IsEntryExitAnnounced);
writer.WriteObjectValue("joinInformation", JoinInformation);
writer.WriteObjectValue("joinMeetingIdSettings", JoinMeetingIdSettings);
diff --git a/src/Microsoft.Graph/Generated/Models/Payload.cs b/src/Microsoft.Graph/Generated/Models/Payload.cs
index 14dbadf596c..d3ee3e15972 100644
--- a/src/Microsoft.Graph/Generated/Models/Payload.cs
+++ b/src/Microsoft.Graph/Generated/Models/Payload.cs
@@ -202,7 +202,7 @@ public double? PredictedCompromiseRate
get { return BackingStore?.Get("status"); }
set { BackingStore?.Set("status", value); }
}
- /// The social engineering technique used in the attack simulation and training campaign. Supports $filter and $orderby. Possible values are: unknown, credentialHarvesting, attachmentMalware, driveByUrl, linkInAttachment, linkToMalwareFile, unknownFutureValue, oAuthConsentGrant. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: oAuthConsentGrant. For more information on the types of social engineering attack techniques, see simulations.
+ /// The social engineering technique used in the attack simulation and training campaign. Supports $filter and $orderby. Possible values are: unknown, credentialHarvesting, attachmentMalware, driveByUrl, linkInAttachment, linkToMalwareFile, unknownFutureValue, oAuthConsentGrant. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: oAuthConsentGrant. For more information on the types of social engineering attack techniques, see simulations.
public global::Microsoft.Graph.Models.SimulationAttackTechnique? Technique
{
get { return BackingStore?.Get("technique"); }
diff --git a/src/Microsoft.Graph/Generated/Models/PlannerPlanContainer.cs b/src/Microsoft.Graph/Generated/Models/PlannerPlanContainer.cs
index b04c48d3c12..883f8c8c8c9 100644
--- a/src/Microsoft.Graph/Generated/Models/PlannerPlanContainer.cs
+++ b/src/Microsoft.Graph/Generated/Models/PlannerPlanContainer.cs
@@ -53,7 +53,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The type of the resource that contains the plan. For supported types, see the previous table. Possible values are: group, unknownFutureValue, roster. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: roster. Optional.
+ /// The type of the resource that contains the plan. For supported types, see the previous table. Possible values are: group, unknownFutureValue, roster. Use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: roster. Optional.
public global::Microsoft.Graph.Models.PlannerContainerType? Type
{
get { return BackingStore?.Get("type"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RestoreSessionBase.cs b/src/Microsoft.Graph/Generated/Models/RestoreSessionBase.cs
index 4d07a96a45a..c750fb2d496 100644
--- a/src/Microsoft.Graph/Generated/Models/RestoreSessionBase.cs
+++ b/src/Microsoft.Graph/Generated/Models/RestoreSessionBase.cs
@@ -78,7 +78,7 @@ public DateTimeOffset? LastModifiedDateTime
get { return BackingStore?.Get("lastModifiedDateTime"); }
set { BackingStore?.Set("lastModifiedDateTime", value); }
}
- /// Status of the restore session. The value is an aggregated status of the restored artifacts. The possible values are: draft, activating, active, completedWithError, completed, unknownFutureValue, failed. You must use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: failed.
+ /// Status of the restore session. The value is an aggregated status of the restored artifacts. The possible values are: draft, activating, active, completedWithError, completed, unknownFutureValue, failed. Use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: failed.
public global::Microsoft.Graph.Models.RestoreSessionStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RiskDetection.cs b/src/Microsoft.Graph/Generated/Models/RiskDetection.cs
index fdadfc65230..fae67ebc64e 100644
--- a/src/Microsoft.Graph/Generated/Models/RiskDetection.cs
+++ b/src/Microsoft.Graph/Generated/Models/RiskDetection.cs
@@ -122,7 +122,7 @@ public string RequestId
set { BackingStore?.Set("requestId", value); }
}
#endif
- /// Details of the detected risk. The possible values are: none, adminGeneratedTemporaryPassword, userChangedPasswordOnPremises, userPerformedSecuredPasswordChange, userPerformedSecuredPasswordReset, adminConfirmedSigninSafe, aiConfirmedSigninSafe, userPassedMFADrivenByRiskBasedPolicy, adminDismissedAllRiskForUser, adminConfirmedSigninCompromised, hidden, adminConfirmedUserCompromised, unknownFutureValue, m365DAdminDismissedDetection. Note that you must use the Prefer: include - unknown -enum-members request header to get the following value(s) in this evolvable enum: m365DAdminDismissedDetection.
+ /// Details of the detected risk. The possible values are: none, adminGeneratedTemporaryPassword, userChangedPasswordOnPremises, userPerformedSecuredPasswordChange, userPerformedSecuredPasswordReset, adminConfirmedSigninSafe, aiConfirmedSigninSafe, userPassedMFADrivenByRiskBasedPolicy, adminDismissedAllRiskForUser, adminConfirmedSigninCompromised, hidden, adminConfirmedUserCompromised, unknownFutureValue, m365DAdminDismissedDetection. Use the Prefer: include - unknown -enum-members request header to get the following value(s) in this evolvable enum: m365DAdminDismissedDetection.
public global::Microsoft.Graph.Models.RiskDetail? RiskDetail
{
get { return BackingStore?.Get("riskDetail"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RiskServicePrincipalActivity.cs b/src/Microsoft.Graph/Generated/Models/RiskServicePrincipalActivity.cs
index 5415321a161..a64aa825ee4 100644
--- a/src/Microsoft.Graph/Generated/Models/RiskServicePrincipalActivity.cs
+++ b/src/Microsoft.Graph/Generated/Models/RiskServicePrincipalActivity.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Details of the detected risk. Note: Details for this property are only available for Workload Identities Premium customers. Events in tenants without this license will be returned hidden. The possible values are: none, hidden, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: adminConfirmedServicePrincipalCompromised , adminDismissedAllRiskForServicePrincipal.
+ /// Details of the detected risk. Note: Details for this property are only available for Workload Identities Premium customers. Events in tenants without this license will be returned hidden. The possible values are: none, hidden, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: adminConfirmedServicePrincipalCompromised , adminDismissedAllRiskForServicePrincipal.
public global::Microsoft.Graph.Models.RiskDetail? Detail
{
get { return BackingStore?.Get("detail"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RiskyServicePrincipal.cs b/src/Microsoft.Graph/Generated/Models/RiskyServicePrincipal.cs
index 965164691d7..ccb84c7d364 100644
--- a/src/Microsoft.Graph/Generated/Models/RiskyServicePrincipal.cs
+++ b/src/Microsoft.Graph/Generated/Models/RiskyServicePrincipal.cs
@@ -72,7 +72,7 @@ public bool? IsProcessing
get { return BackingStore?.Get("isProcessing"); }
set { BackingStore?.Set("isProcessing", value); }
}
- /// Details of the detected risk. Note: Details for this property are only available for Workload Identities Premium customers. Events in tenants without this license will be returned hidden. The possible values are: none, hidden, unknownFutureValue, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: adminConfirmedServicePrincipalCompromised , adminDismissedAllRiskForServicePrincipal.
+ /// Details of the detected risk. Note: Details for this property are only available for Workload Identities Premium customers. Events in tenants without this license will be returned hidden. The possible values are: none, hidden, unknownFutureValue, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: adminConfirmedServicePrincipalCompromised , adminDismissedAllRiskForServicePrincipal.
public global::Microsoft.Graph.Models.RiskDetail? RiskDetail
{
get { return BackingStore?.Get("riskDetail"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RiskyUser.cs b/src/Microsoft.Graph/Generated/Models/RiskyUser.cs
index c879ccfa2b0..b2ea1562cd9 100644
--- a/src/Microsoft.Graph/Generated/Models/RiskyUser.cs
+++ b/src/Microsoft.Graph/Generated/Models/RiskyUser.cs
@@ -40,7 +40,7 @@ public bool? IsProcessing
get { return BackingStore?.Get("isProcessing"); }
set { BackingStore?.Set("isProcessing", value); }
}
- /// The possible values are none, adminGeneratedTemporaryPassword, userPerformedSecuredPasswordChange, userPerformedSecuredPasswordReset, adminConfirmedSigninSafe, aiConfirmedSigninSafe, userPassedMFADrivenByRiskBasedPolicy, adminDismissedAllRiskForUser, adminConfirmedSigninCompromised, hidden, adminConfirmedUserCompromised, unknownFutureValue, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal, m365DAdminDismissedDetection, userChangedPasswordOnPremises, adminDismissedRiskForSignIn, adminConfirmedAccountSafe. You must use the Prefer: include-unknown-enum-members request header to get the following value or values in this evolvable enum: adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal, m365DAdminDismissedDetection, userChangedPasswordOnPremises, adminDismissedRiskForSignIn, adminConfirmedAccountSafe.
+ /// The possible values are none, adminGeneratedTemporaryPassword, userPerformedSecuredPasswordChange, userPerformedSecuredPasswordReset, adminConfirmedSigninSafe, aiConfirmedSigninSafe, userPassedMFADrivenByRiskBasedPolicy, adminDismissedAllRiskForUser, adminConfirmedSigninCompromised, hidden, adminConfirmedUserCompromised, unknownFutureValue, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal, m365DAdminDismissedDetection, userChangedPasswordOnPremises, adminDismissedRiskForSignIn, adminConfirmedAccountSafe. Use the Prefer: include-unknown-enum-members request header to get the following value or values in this evolvable enum: adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal, m365DAdminDismissedDetection, userChangedPasswordOnPremises, adminDismissedRiskForSignIn, adminConfirmedAccountSafe.
public global::Microsoft.Graph.Models.RiskDetail? RiskDetail
{
get { return BackingStore?.Get("riskDetail"); }
diff --git a/src/Microsoft.Graph/Generated/Models/SearchRequest.cs b/src/Microsoft.Graph/Generated/Models/SearchRequest.cs
index dd63c42ecdb..9d4b7865707 100644
--- a/src/Microsoft.Graph/Generated/Models/SearchRequest.cs
+++ b/src/Microsoft.Graph/Generated/Models/SearchRequest.cs
@@ -91,7 +91,7 @@ public bool? EnableTopResults
get { return BackingStore?.Get("enableTopResults"); }
set { BackingStore?.Set("enableTopResults", value); }
}
- /// One or more types of resources expected in the response. Possible values are: event, message, driveItem, externalItem, site, list, listItem, drive, chatMessage, person, acronym, bookmark. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: chatMessage, person, acronym, bookmark. See known limitations for those combinations of two or more entity types that are supported in the same search request. Required.
+ /// One or more types of resources expected in the response. Possible values are: event, message, driveItem, externalItem, site, list, listItem, drive, chatMessage, person, acronym, bookmark. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: chatMessage, person, acronym, bookmark. See known limitations for those combinations of two or more entity types that are supported in the same search request. Required.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? EntityTypes
diff --git a/src/Microsoft.Graph/Generated/Models/Security/Alert.cs b/src/Microsoft.Graph/Generated/Models/Security/Alert.cs
index d470ae40737..9019fc9df32 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/Alert.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/Alert.cs
@@ -152,7 +152,7 @@ public string Description
set { BackingStore?.Set("description", value); }
}
#endif
- /// Detection technology or sensor that identified the notable component or activity. Possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl. You must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl.
+ /// Detection technology or sensor that identified the notable component or activity. Possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl.
public global::Microsoft.Graph.Models.Security.DetectionSource? DetectionSource
{
get { return BackingStore?.Get("detectionSource"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs b/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs
index 5566d7c5b84..53f9ca6d483 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models.Security
public partial class CaseOperation : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// The type of action the operation represents. Possible values are: contentExport, applyTags, convertToPdf, index, estimateStatistics, addToReviewSet, holdUpdate, unknownFutureValue, purgeData, exportReport, exportResult. You must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: purgeData, exportReport, exportResult.
+ /// The type of action the operation represents. Possible values are: contentExport, applyTags, convertToPdf, index, estimateStatistics, addToReviewSet, holdUpdate, unknownFutureValue, purgeData, exportReport, exportResult. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: purgeData, exportReport, exportResult.
public global::Microsoft.Graph.Models.Security.CaseAction? Action
{
get { return BackingStore?.Get("action"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ServicePrincipalRiskDetection.cs b/src/Microsoft.Graph/Generated/Models/ServicePrincipalRiskDetection.cs
index 41be2ea4b96..6dd4421e23c 100644
--- a/src/Microsoft.Graph/Generated/Models/ServicePrincipalRiskDetection.cs
+++ b/src/Microsoft.Graph/Generated/Models/ServicePrincipalRiskDetection.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class ServicePrincipalRiskDetection : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// Indicates the activity type the detected risk is linked to. The possible values are: signin, servicePrincipal. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: servicePrincipal.
+ /// Indicates the activity type the detected risk is linked to. The possible values are: signin, servicePrincipal. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: servicePrincipal.
public global::Microsoft.Graph.Models.ActivityType? Activity
{
get { return BackingStore?.Get("activity"); }
@@ -154,7 +154,7 @@ public string RequestId
set { BackingStore?.Set("requestId", value); }
}
#endif
- /// Details of the detected risk. Note: Details for this property are only available for Workload Identities Premium customers. Events in tenants without this license will be returned hidden. The possible values are: none, hidden, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: adminConfirmedServicePrincipalCompromised , adminDismissedAllRiskForServicePrincipal.
+ /// Details of the detected risk. Note: Details for this property are only available for Workload Identities Premium customers. Events in tenants without this license will be returned hidden. The possible values are: none, hidden, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: adminConfirmedServicePrincipalCompromised , adminDismissedAllRiskForServicePrincipal.
public global::Microsoft.Graph.Models.RiskDetail? RiskDetail
{
get { return BackingStore?.Get("riskDetail"); }
diff --git a/src/Microsoft.Graph/Generated/Models/SignIn.cs b/src/Microsoft.Graph/Generated/Models/SignIn.cs
index 98011e6718f..5912f0f2a15 100644
--- a/src/Microsoft.Graph/Generated/Models/SignIn.cs
+++ b/src/Microsoft.Graph/Generated/Models/SignIn.cs
@@ -190,7 +190,7 @@ public string ResourceId
set { BackingStore?.Set("resourceId", value); }
}
#endif
- /// The reason behind a specific state of a risky user, sign-in, or a risk event. The possible values are none, adminGeneratedTemporaryPassword, userPerformedSecuredPasswordChange, userPerformedSecuredPasswordReset, adminConfirmedSigninSafe, aiConfirmedSigninSafe, userPassedMFADrivenByRiskBasedPolicy, adminDismissedAllRiskForUser, adminConfirmedSigninCompromised, hidden, adminConfirmedUserCompromised, unknownFutureValue, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal, m365DAdminDismissedDetection, userChangedPasswordOnPremises, adminDismissedRiskForSignIn, adminConfirmedAccountSafe. You must use the Prefer: include-unknown-enum-members request header to get the following value or values in this evolvable enum: adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal, m365DAdminDismissedDetection, userChangedPasswordOnPremises, adminDismissedRiskForSignIn, adminConfirmedAccountSafe.The value none means that Microsoft Entra risk detection did not flag the user or the sign-in as a risky event so far. Supports $filter (eq). Note: Details for this property are only available for Microsoft Entra ID P2 customers. All other customers are returned hidden.
+ /// The reason behind a specific state of a risky user, sign-in, or a risk event. The possible values are none, adminGeneratedTemporaryPassword, userPerformedSecuredPasswordChange, userPerformedSecuredPasswordReset, adminConfirmedSigninSafe, aiConfirmedSigninSafe, userPassedMFADrivenByRiskBasedPolicy, adminDismissedAllRiskForUser, adminConfirmedSigninCompromised, hidden, adminConfirmedUserCompromised, unknownFutureValue, adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal, m365DAdminDismissedDetection, userChangedPasswordOnPremises, adminDismissedRiskForSignIn, adminConfirmedAccountSafe. Use the Prefer: include-unknown-enum-members request header to get the following value or values in this evolvable enum: adminConfirmedServicePrincipalCompromised, adminDismissedAllRiskForServicePrincipal, m365DAdminDismissedDetection, userChangedPasswordOnPremises, adminDismissedRiskForSignIn, adminConfirmedAccountSafe.The value none means that Microsoft Entra risk detection did not flag the user or the sign-in as a risky event so far. Supports $filter (eq). Note: Details for this property are only available for Microsoft Entra ID P2 customers. All other customers are returned hidden.
public global::Microsoft.Graph.Models.RiskDetail? RiskDetail
{
get { return BackingStore?.Get("riskDetail"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Simulation.cs b/src/Microsoft.Graph/Generated/Models/Simulation.cs
index b9b311e58b1..220f9fa4e1f 100644
--- a/src/Microsoft.Graph/Generated/Models/Simulation.cs
+++ b/src/Microsoft.Graph/Generated/Models/Simulation.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class Simulation : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// The social engineering technique used in the attack simulation and training campaign. Supports $filter and $orderby. Possible values are: unknown, credentialHarvesting, attachmentMalware, driveByUrl, linkInAttachment, linkToMalwareFile, unknownFutureValue, oAuthConsentGrant. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: oAuthConsentGrant. For more information on the types of social engineering attack techniques, see simulations.
+ /// The social engineering technique used in the attack simulation and training campaign. Supports $filter and $orderby. Possible values are: unknown, credentialHarvesting, attachmentMalware, driveByUrl, linkInAttachment, linkToMalwareFile, unknownFutureValue, oAuthConsentGrant. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: oAuthConsentGrant. For more information on the types of social engineering attack techniques, see simulations.
public global::Microsoft.Graph.Models.SimulationAttackTechnique? AttackTechnique
{
get { return BackingStore?.Get("attackTechnique"); }
diff --git a/src/Microsoft.Graph/Generated/Models/SubjectRightsRequestHistory.cs b/src/Microsoft.Graph/Generated/Models/SubjectRightsRequestHistory.cs
index 7aa826ef53c..45fbcd09e16 100644
--- a/src/Microsoft.Graph/Generated/Models/SubjectRightsRequestHistory.cs
+++ b/src/Microsoft.Graph/Generated/Models/SubjectRightsRequestHistory.cs
@@ -59,7 +59,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The stage when the entity was changed. Possible values are: contentRetrieval, contentReview, generateReport, contentDeletion, caseResolved, unknownFutureValue, approval. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: approval.
+ /// The stage when the entity was changed. Possible values are: contentRetrieval, contentReview, generateReport, contentDeletion, caseResolved, unknownFutureValue, approval. Use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: approval.
public global::Microsoft.Graph.Models.SubjectRightsRequestStage? Stage
{
get { return BackingStore?.Get("stage"); }
diff --git a/src/Microsoft.Graph/Generated/Models/SubjectRightsRequestStageDetail.cs b/src/Microsoft.Graph/Generated/Models/SubjectRightsRequestStageDetail.cs
index c830ec032b7..6695bbf86e7 100644
--- a/src/Microsoft.Graph/Generated/Models/SubjectRightsRequestStageDetail.cs
+++ b/src/Microsoft.Graph/Generated/Models/SubjectRightsRequestStageDetail.cs
@@ -53,7 +53,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The stage of the subject rights request. Possible values are: contentRetrieval, contentReview, generateReport, contentDeletion, caseResolved, unknownFutureValue, approval. You must use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: approval.
+ /// The stage of the subject rights request. Possible values are: contentRetrieval, contentReview, generateReport, contentDeletion, caseResolved, unknownFutureValue, approval. Use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: approval.
public global::Microsoft.Graph.Models.SubjectRightsRequestStage? Stage
{
get { return BackingStore?.Get("stage"); }
diff --git a/src/Microsoft.Graph/Generated/Models/User.cs b/src/Microsoft.Graph/Generated/Models/User.cs
index 3f724eb827a..a744b7068db 100644
--- a/src/Microsoft.Graph/Generated/Models/User.cs
+++ b/src/Microsoft.Graph/Generated/Models/User.cs
@@ -1355,7 +1355,7 @@ public string PasswordPolicies
set { BackingStore?.Set("passwordPolicies", value); }
}
#endif
- /// Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: In delegated access, the calling app must be assigned the User-PasswordProfile.ReadWrite.All delegated permission on behalf of the signed-in user. In application-only access, the calling app must be assigned the User-PasswordProfile.ReadWrite.All application permission and at least the User Administrator Microsoft Entra role.
+ /// Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: User-PasswordProfile.ReadWrite.All is the least privileged permission to update this property. In delegated scenarios, the User Administrator Microsoft Entra role is the least privileged admin role supported to update this property for nonadmin users. Privileged Authentication Administrator is the least privileged role that's allowed to update this property for all administrators in the tenant. In general, the signed-in user must have a higher privileged administrator role as indicated in Who can reset passwords. In app-only scenarios, the calling app must be assigned a supported permission and at least the User Administrator Microsoft Entra role.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public global::Microsoft.Graph.Models.PasswordProfile? PasswordProfile
diff --git a/src/Microsoft.Graph/Generated/Models/VirtualEvent.cs b/src/Microsoft.Graph/Generated/Models/VirtualEvent.cs
index 8476722455a..e3eb2516c78 100644
--- a/src/Microsoft.Graph/Generated/Models/VirtualEvent.cs
+++ b/src/Microsoft.Graph/Generated/Models/VirtualEvent.cs
@@ -75,6 +75,22 @@ public string DisplayName
get { return BackingStore?.Get("endDateTime"); }
set { BackingStore?.Set("endDateTime", value); }
}
+#endif
+ /// The external information of a virtual event. Returned only for event organizers or coorganizers; otherwise, null.
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public List? ExternalEventInformation
+ {
+ get { return BackingStore?.Get?>("externalEventInformation"); }
+ set { BackingStore?.Set("externalEventInformation", value); }
+ }
+#nullable restore
+#else
+ public List ExternalEventInformation
+ {
+ get { return BackingStore?.Get>("externalEventInformation"); }
+ set { BackingStore?.Set("externalEventInformation", value); }
+ }
#endif
/// The virtual event presenters.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
@@ -174,6 +190,7 @@ public override IDictionary> GetFieldDeserializers()
{ "description", n => { Description = n.GetObjectValue(global::Microsoft.Graph.Models.ItemBody.CreateFromDiscriminatorValue); } },
{ "displayName", n => { DisplayName = n.GetStringValue(); } },
{ "endDateTime", n => { EndDateTime = n.GetObjectValue(global::Microsoft.Graph.Models.DateTimeTimeZone.CreateFromDiscriminatorValue); } },
+ { "externalEventInformation", n => { ExternalEventInformation = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.VirtualEventExternalInformation.CreateFromDiscriminatorValue)?.AsList(); } },
{ "presenters", n => { Presenters = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.VirtualEventPresenter.CreateFromDiscriminatorValue)?.AsList(); } },
{ "sessions", n => { Sessions = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.VirtualEventSession.CreateFromDiscriminatorValue)?.AsList(); } },
{ "settings", n => { Settings = n.GetObjectValue(global::Microsoft.Graph.Models.VirtualEventSettings.CreateFromDiscriminatorValue); } },
@@ -193,6 +210,7 @@ public override void Serialize(ISerializationWriter writer)
writer.WriteObjectValue("description", Description);
writer.WriteStringValue("displayName", DisplayName);
writer.WriteObjectValue("endDateTime", EndDateTime);
+ writer.WriteCollectionOfObjectValues("externalEventInformation", ExternalEventInformation);
writer.WriteCollectionOfObjectValues("presenters", Presenters);
writer.WriteCollectionOfObjectValues("sessions", Sessions);
writer.WriteObjectValue("settings", Settings);
diff --git a/src/Microsoft.Graph/Generated/Models/VirtualEventExternalInformation.cs b/src/Microsoft.Graph/Generated/Models/VirtualEventExternalInformation.cs
new file mode 100644
index 00000000000..9f653ddafac
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/VirtualEventExternalInformation.cs
@@ -0,0 +1,117 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions.Store;
+using System.Collections.Generic;
+using System.IO;
+using System;
+namespace Microsoft.Graph.Models
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class VirtualEventExternalInformation : IAdditionalDataHolder, IBackedModel, IParsable
+ #pragma warning restore CS1591
+ {
+ /// Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
+ public IDictionary AdditionalData
+ {
+ get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
+ set { BackingStore.Set("AdditionalData", value); }
+ }
+ /// Identifier of the application that hosts the externalEventId. Read-only.
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? ApplicationId
+ {
+ get { return BackingStore?.Get("applicationId"); }
+ set { BackingStore?.Set("applicationId", value); }
+ }
+#nullable restore
+#else
+ public string ApplicationId
+ {
+ get { return BackingStore?.Get("applicationId"); }
+ set { BackingStore?.Set("applicationId", value); }
+ }
+#endif
+ /// Stores model information.
+ public IBackingStore BackingStore { get; private set; }
+ /// The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. Optional. If set, the maximum supported length is 256 characters.
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? ExternalEventId
+ {
+ get { return BackingStore?.Get("externalEventId"); }
+ set { BackingStore?.Set("externalEventId", value); }
+ }
+#nullable restore
+#else
+ public string ExternalEventId
+ {
+ get { return BackingStore?.Get("externalEventId"); }
+ set { BackingStore?.Set("externalEventId", value); }
+ }
+#endif
+ /// The OdataType property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? OdataType
+ {
+ get { return BackingStore?.Get("@odata.type"); }
+ set { BackingStore?.Set("@odata.type", value); }
+ }
+#nullable restore
+#else
+ public string OdataType
+ {
+ get { return BackingStore?.Get("@odata.type"); }
+ set { BackingStore?.Set("@odata.type", value); }
+ }
+#endif
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public VirtualEventExternalInformation()
+ {
+ BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
+ AdditionalData = new Dictionary();
+ }
+ ///
+ /// Creates a new instance of the appropriate class based on discriminator value
+ ///
+ /// A
+ /// The parse node to use to read the discriminator value and create the object
+ public static global::Microsoft.Graph.Models.VirtualEventExternalInformation CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Models.VirtualEventExternalInformation();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "applicationId", n => { ApplicationId = n.GetStringValue(); } },
+ { "externalEventId", n => { ExternalEventId = n.GetStringValue(); } },
+ { "@odata.type", n => { OdataType = n.GetStringValue(); } },
+ };
+ }
+ ///
+ /// Serializes information the current object
+ ///
+ /// Serialization writer to use to serialize this model
+ public virtual void Serialize(ISerializationWriter writer)
+ {
+ _ = writer ?? throw new ArgumentNullException(nameof(writer));
+ writer.WriteStringValue("applicationId", ApplicationId);
+ writer.WriteStringValue("externalEventId", ExternalEventId);
+ writer.WriteStringValue("@odata.type", OdataType);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/Models/VirtualEventExternalRegistrationInformation.cs b/src/Microsoft.Graph/Generated/Models/VirtualEventExternalRegistrationInformation.cs
new file mode 100644
index 00000000000..630d4667621
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/VirtualEventExternalRegistrationInformation.cs
@@ -0,0 +1,117 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions.Store;
+using System.Collections.Generic;
+using System.IO;
+using System;
+namespace Microsoft.Graph.Models
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class VirtualEventExternalRegistrationInformation : IAdditionalDataHolder, IBackedModel, IParsable
+ #pragma warning restore CS1591
+ {
+ /// Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
+ public IDictionary AdditionalData
+ {
+ get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
+ set { BackingStore.Set("AdditionalData", value); }
+ }
+ /// Stores model information.
+ public IBackingStore BackingStore { get; private set; }
+ /// The OdataType property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? OdataType
+ {
+ get { return BackingStore?.Get("@odata.type"); }
+ set { BackingStore?.Set("@odata.type", value); }
+ }
+#nullable restore
+#else
+ public string OdataType
+ {
+ get { return BackingStore?.Get("@odata.type"); }
+ set { BackingStore?.Set("@odata.type", value); }
+ }
+#endif
+ /// A URL or string that represents the location from which the registrant registered. Optional.
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? Referrer
+ {
+ get { return BackingStore?.Get("referrer"); }
+ set { BackingStore?.Set("referrer", value); }
+ }
+#nullable restore
+#else
+ public string Referrer
+ {
+ get { return BackingStore?.Get("referrer"); }
+ set { BackingStore?.Set("referrer", value); }
+ }
+#endif
+ /// The identifier for a virtualEventExternalRegistrationInformation object. Optional. If set, the maximum supported length is 256 characters.
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? RegistrationId
+ {
+ get { return BackingStore?.Get("registrationId"); }
+ set { BackingStore?.Set("registrationId", value); }
+ }
+#nullable restore
+#else
+ public string RegistrationId
+ {
+ get { return BackingStore?.Get("registrationId"); }
+ set { BackingStore?.Set("registrationId", value); }
+ }
+#endif
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public VirtualEventExternalRegistrationInformation()
+ {
+ BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
+ AdditionalData = new Dictionary();
+ }
+ ///
+ /// Creates a new instance of the appropriate class based on discriminator value
+ ///
+ /// A
+ /// The parse node to use to read the discriminator value and create the object
+ public static global::Microsoft.Graph.Models.VirtualEventExternalRegistrationInformation CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Models.VirtualEventExternalRegistrationInformation();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "@odata.type", n => { OdataType = n.GetStringValue(); } },
+ { "referrer", n => { Referrer = n.GetStringValue(); } },
+ { "registrationId", n => { RegistrationId = n.GetStringValue(); } },
+ };
+ }
+ ///
+ /// Serializes information the current object
+ ///
+ /// Serialization writer to use to serialize this model
+ public virtual void Serialize(ISerializationWriter writer)
+ {
+ _ = writer ?? throw new ArgumentNullException(nameof(writer));
+ writer.WriteStringValue("@odata.type", OdataType);
+ writer.WriteStringValue("referrer", Referrer);
+ writer.WriteStringValue("registrationId", RegistrationId);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/Models/VirtualEventRegistration.cs b/src/Microsoft.Graph/Generated/Models/VirtualEventRegistration.cs
index dec64404a80..d152a072c60 100644
--- a/src/Microsoft.Graph/Generated/Models/VirtualEventRegistration.cs
+++ b/src/Microsoft.Graph/Generated/Models/VirtualEventRegistration.cs
@@ -33,6 +33,22 @@ public string Email
get { return BackingStore?.Get("email"); }
set { BackingStore?.Set("email", value); }
}
+#endif
+ /// The external information for a virtual event registration.
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public global::Microsoft.Graph.Models.VirtualEventExternalRegistrationInformation? ExternalRegistrationInformation
+ {
+ get { return BackingStore?.Get("externalRegistrationInformation"); }
+ set { BackingStore?.Set("externalRegistrationInformation", value); }
+ }
+#nullable restore
+#else
+ public global::Microsoft.Graph.Models.VirtualEventExternalRegistrationInformation ExternalRegistrationInformation
+ {
+ get { return BackingStore?.Get("externalRegistrationInformation"); }
+ set { BackingStore?.Set("externalRegistrationInformation", value); }
+ }
#endif
/// First name of the registrant.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
@@ -178,6 +194,7 @@ public override IDictionary> GetFieldDeserializers()
{
{ "cancelationDateTime", n => { CancelationDateTime = n.GetDateTimeOffsetValue(); } },
{ "email", n => { Email = n.GetStringValue(); } },
+ { "externalRegistrationInformation", n => { ExternalRegistrationInformation = n.GetObjectValue(global::Microsoft.Graph.Models.VirtualEventExternalRegistrationInformation.CreateFromDiscriminatorValue); } },
{ "firstName", n => { FirstName = n.GetStringValue(); } },
{ "lastName", n => { LastName = n.GetStringValue(); } },
{ "preferredLanguage", n => { PreferredLanguage = n.GetStringValue(); } },
@@ -199,6 +216,7 @@ public override void Serialize(ISerializationWriter writer)
base.Serialize(writer);
writer.WriteDateTimeOffsetValue("cancelationDateTime", CancelationDateTime);
writer.WriteStringValue("email", Email);
+ writer.WriteObjectValue("externalRegistrationInformation", ExternalRegistrationInformation);
writer.WriteStringValue("firstName", FirstName);
writer.WriteStringValue("lastName", LastName);
writer.WriteStringValue("preferredLanguage", PreferredLanguage);
diff --git a/src/Microsoft.Graph/Generated/Models/WorkbookRangeView.cs b/src/Microsoft.Graph/Generated/Models/WorkbookRangeView.cs
index 1e0d018a01e..c8c2b93a758 100644
--- a/src/Microsoft.Graph/Generated/Models/WorkbookRangeView.cs
+++ b/src/Microsoft.Graph/Generated/Models/WorkbookRangeView.cs
@@ -110,7 +110,7 @@ public int? RowCount
get { return BackingStore?.Get("rowCount"); }
set { BackingStore?.Set("rowCount", value); }
}
- /// The collection of range views associated with the range. Read-only.Read-only.
+ /// The collection of range views associated with the range. Read-only. Read-only.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Rows
diff --git a/src/Microsoft.Graph/Generated/Models/WorkbookWorksheetProtectionOptions.cs b/src/Microsoft.Graph/Generated/Models/WorkbookWorksheetProtectionOptions.cs
index 65d4e208915..bacc8a665b4 100644
--- a/src/Microsoft.Graph/Generated/Models/WorkbookWorksheetProtectionOptions.cs
+++ b/src/Microsoft.Graph/Generated/Models/WorkbookWorksheetProtectionOptions.cs
@@ -19,67 +19,67 @@ public IDictionary AdditionalData
get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
set { BackingStore.Set("AdditionalData", value); }
}
- /// Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled.
+ /// Represents the worksheet protection option of allowing using auto filter feature.
public bool? AllowAutoFilter
{
get { return BackingStore?.Get("allowAutoFilter"); }
set { BackingStore?.Set("allowAutoFilter", value); }
}
- /// Indicates whether the worksheet protection option to allow deleting columns is enabled.
+ /// Represents the worksheet protection option of allowing deleting columns.
public bool? AllowDeleteColumns
{
get { return BackingStore?.Get("allowDeleteColumns"); }
set { BackingStore?.Set("allowDeleteColumns", value); }
}
- /// Indicates whether the worksheet protection option to allow deleting rows is enabled.
+ /// Represents the worksheet protection option of allowing deleting rows.
public bool? AllowDeleteRows
{
get { return BackingStore?.Get("allowDeleteRows"); }
set { BackingStore?.Set("allowDeleteRows", value); }
}
- /// Indicates whether the worksheet protection option to allow formatting cells is enabled.
+ /// Represents the worksheet protection option of allowing formatting cells.
public bool? AllowFormatCells
{
get { return BackingStore?.Get("allowFormatCells"); }
set { BackingStore?.Set("allowFormatCells", value); }
}
- /// Indicates whether the worksheet protection option to allow formatting columns is enabled.
+ /// Represents the worksheet protection option of allowing formatting columns.
public bool? AllowFormatColumns
{
get { return BackingStore?.Get("allowFormatColumns"); }
set { BackingStore?.Set("allowFormatColumns", value); }
}
- /// Indicates whether the worksheet protection option to allow formatting rows is enabled.
+ /// Represents the worksheet protection option of allowing formatting rows.
public bool? AllowFormatRows
{
get { return BackingStore?.Get("allowFormatRows"); }
set { BackingStore?.Set("allowFormatRows", value); }
}
- /// Indicates whether the worksheet protection option to allow inserting columns is enabled.
+ /// Represents the worksheet protection option of allowing inserting columns.
public bool? AllowInsertColumns
{
get { return BackingStore?.Get("allowInsertColumns"); }
set { BackingStore?.Set("allowInsertColumns", value); }
}
- /// Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled.
+ /// Represents the worksheet protection option of allowing inserting hyperlinks.
public bool? AllowInsertHyperlinks
{
get { return BackingStore?.Get("allowInsertHyperlinks"); }
set { BackingStore?.Set("allowInsertHyperlinks", value); }
}
- /// Indicates whether the worksheet protection option to allow inserting rows is enabled.
+ /// Represents the worksheet protection option of allowing inserting rows.
public bool? AllowInsertRows
{
get { return BackingStore?.Get("allowInsertRows"); }
set { BackingStore?.Set("allowInsertRows", value); }
}
- /// Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled.
+ /// Represents the worksheet protection option of allowing using pivot table feature.
public bool? AllowPivotTables
{
get { return BackingStore?.Get("allowPivotTables"); }
set { BackingStore?.Set("allowPivotTables", value); }
}
- /// Indicates whether the worksheet protection option to allow the use of the sort feature is enabled.
+ /// Represents the worksheet protection option of allowing using sort feature.
public bool? AllowSort
{
get { return BackingStore?.Get("allowSort"); }
diff --git a/src/Microsoft.Graph/Generated/Models/WorkforceIntegration.cs b/src/Microsoft.Graph/Generated/Models/WorkforceIntegration.cs
index 6a87da5ef65..f92f81ed895 100644
--- a/src/Microsoft.Graph/Generated/Models/WorkforceIntegration.cs
+++ b/src/Microsoft.Graph/Generated/Models/WorkforceIntegration.cs
@@ -34,7 +34,7 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
- /// Support to view eligibility-filtered results. Possible values are: none, swapRequest, offerShiftRequest, unknownFutureValue, timeOffReason. You must use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: timeOffReason.
+ /// Support to view eligibility-filtered results. Possible values are: none, swapRequest, offerShiftRequest, unknownFutureValue, timeOffReason. Use the Prefer: include-unknown-enum-members request header to get the following value in this evolvable enum: timeOffReason.
public global::Microsoft.Graph.Models.EligibilityFilteringEnabledEntities? EligibilityFilteringEnabledEntities
{
get { return BackingStore?.Get("eligibilityFilteringEnabledEntities"); }
@@ -62,7 +62,7 @@ public bool? IsActive
get { return BackingStore?.Get("isActive"); }
set { BackingStore?.Set("isActive", value); }
}
- /// The Shifts entities supported for synchronous change notifications. Shifts call back to the provided URL when client changes occur to the entities specified in this property. By default, no entities are supported for change notifications. Possible values are: none, shift, swapRequest, userShiftPreferences, openShift, openShiftRequest, offerShiftRequest, unknownFutureValue, timeOffReason, timeOff, timeOffRequest. You must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: timeOffReason, timeOff, timeOffRequest.
+ /// The Shifts entities supported for synchronous change notifications. Shifts call back to the provided URL when client changes occur to the entities specified in this property. By default, no entities are supported for change notifications. Possible values are: none, shift, swapRequest, userShiftPreferences, openShift, openShiftRequest, offerShiftRequest, unknownFutureValue, timeOffReason, timeOff, timeOffRequest. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: timeOffReason, timeOff, timeOffRequest.
public global::Microsoft.Graph.Models.WorkforceIntegrationSupportedEntities? SupportedEntities
{
get { return BackingStore?.Get("supportedEntities"); }
diff --git a/src/Microsoft.Graph/Generated/Organization/Item/Branding/Localizations/Item/BannerLogo/BannerLogoRequestBuilder.cs b/src/Microsoft.Graph/Generated/Organization/Item/Branding/Localizations/Item/BannerLogo/BannerLogoRequestBuilder.cs
index c5d1a24955a..287622cdd2f 100644
--- a/src/Microsoft.Graph/Generated/Organization/Item/Branding/Localizations/Item/BannerLogo/BannerLogoRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Organization/Item/Branding/Localizations/Item/BannerLogo/BannerLogoRequestBuilder.cs
@@ -56,8 +56,8 @@ public async Task DeleteAsync(Action
- /// Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.
- /// Find more info here
+ /// Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -127,7 +127,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.
+ /// Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Policies/CrossTenantAccessPolicy/Partners/Item/IdentitySynchronization/IdentitySynchronizationRequestBuilder.cs b/src/Microsoft.Graph/Generated/Policies/CrossTenantAccessPolicy/Partners/Item/IdentitySynchronization/IdentitySynchronizationRequestBuilder.cs
index c6983af56ed..2c95bdf9416 100644
--- a/src/Microsoft.Graph/Generated/Policies/CrossTenantAccessPolicy/Partners/Item/IdentitySynchronization/IdentitySynchronizationRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Policies/CrossTenantAccessPolicy/Partners/Item/IdentitySynchronization/IdentitySynchronizationRequestBuilder.cs
@@ -82,8 +82,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.CrossTenantIdentitySyncPolicyPartner.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a cross-tenant user synchronization policy for a partner-specific configuration.
- /// Find more info here
+ /// Update the user synchronization policy of a partner-specific configuration.
+ /// Find more info here
///
/// A
/// The request body
@@ -146,7 +146,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a cross-tenant user synchronization policy for a partner-specific configuration.
+ /// Update the user synchronization policy of a partner-specific configuration.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Reports/GetOffice365ActivationsUserCounts/GetOffice365ActivationsUserCountsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Reports/GetOffice365ActivationsUserCounts/GetOffice365ActivationsUserCountsRequestBuilder.cs
index 7f3d36dff85..aaaf46b7375 100644
--- a/src/Microsoft.Graph/Generated/Reports/GetOffice365ActivationsUserCounts/GetOffice365ActivationsUserCountsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Reports/GetOffice365ActivationsUserCounts/GetOffice365ActivationsUserCountsRequestBuilder.cs
@@ -34,7 +34,7 @@ public GetOffice365ActivationsUserCountsRequestBuilder(string rawUrl, IRequestAd
{
}
///
- /// Get the count of users that are enabled and those that have activated the Office subscription on desktop or devices or shared computers.
+ /// Get the count of users that are enabled and the ones that activated the Office subscription on desktop or devices or shared computers.
/// Find more info here
///
/// A
@@ -58,7 +58,7 @@ public async Task GetAsync(Action(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get the count of users that are enabled and those that have activated the Office subscription on desktop or devices or shared computers.
+ /// Get the count of users that are enabled and the ones that activated the Office subscription on desktop or devices or shared computers.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.cs
index 942a4deb640..1ed1cda92af 100644
--- a/src/Microsoft.Graph/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.cs
@@ -105,8 +105,8 @@ public async Task DeleteAsync(Action
- /// Returns the metadata for a list.
- /// Find more info here
+ /// Get a list of rich long-running operations associated with a list.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -173,7 +173,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Returns the metadata for a list.
+ /// Get a list of rich long-running operations associated with a list.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -231,7 +231,7 @@ public partial class ListItemRequestBuilderDeleteRequestConfiguration : RequestC
{
}
///
- /// Returns the metadata for a list.
+ /// Get a list of rich long-running operations associated with a list.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ListItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Solutions/VirtualEvents/Events/Item/SetExternalEventInformation/SetExternalEventInformationPostRequestBody.cs b/src/Microsoft.Graph/Generated/Solutions/VirtualEvents/Events/Item/SetExternalEventInformation/SetExternalEventInformationPostRequestBody.cs
new file mode 100644
index 00000000000..e08db7313c6
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Solutions/VirtualEvents/Events/Item/SetExternalEventInformation/SetExternalEventInformationPostRequestBody.cs
@@ -0,0 +1,81 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions.Store;
+using System.Collections.Generic;
+using System.IO;
+using System;
+namespace Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class SetExternalEventInformationPostRequestBody : IAdditionalDataHolder, IBackedModel, IParsable
+ #pragma warning restore CS1591
+ {
+ /// Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
+ public IDictionary AdditionalData
+ {
+ get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
+ set { BackingStore.Set("AdditionalData", value); }
+ }
+ /// Stores model information.
+ public IBackingStore BackingStore { get; private set; }
+ /// The externalEventId property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? ExternalEventId
+ {
+ get { return BackingStore?.Get("externalEventId"); }
+ set { BackingStore?.Set("externalEventId", value); }
+ }
+#nullable restore
+#else
+ public string ExternalEventId
+ {
+ get { return BackingStore?.Get("externalEventId"); }
+ set { BackingStore?.Set("externalEventId", value); }
+ }
+#endif
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public SetExternalEventInformationPostRequestBody()
+ {
+ BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
+ AdditionalData = new Dictionary();
+ }
+ ///
+ /// Creates a new instance of the appropriate class based on discriminator value
+ ///
+ /// A
+ /// The parse node to use to read the discriminator value and create the object
+ public static global::Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationPostRequestBody CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationPostRequestBody();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "externalEventId", n => { ExternalEventId = n.GetStringValue(); } },
+ };
+ }
+ ///
+ /// Serializes information the current object
+ ///
+ /// Serialization writer to use to serialize this model
+ public virtual void Serialize(ISerializationWriter writer)
+ {
+ _ = writer ?? throw new ArgumentNullException(nameof(writer));
+ writer.WriteStringValue("externalEventId", ExternalEventId);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/Solutions/VirtualEvents/Events/Item/SetExternalEventInformation/SetExternalEventInformationRequestBuilder.cs b/src/Microsoft.Graph/Generated/Solutions/VirtualEvents/Events/Item/SetExternalEventInformation/SetExternalEventInformationRequestBuilder.cs
new file mode 100644
index 00000000000..aacd59b9cea
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Solutions/VirtualEvents/Events/Item/SetExternalEventInformation/SetExternalEventInformationRequestBuilder.cs
@@ -0,0 +1,101 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Models.ODataErrors;
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions;
+using System.Collections.Generic;
+using System.IO;
+using System.Threading.Tasks;
+using System.Threading;
+using System;
+namespace Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation
+{
+ ///
+ /// Provides operations to call the setExternalEventInformation method.
+ ///
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class SetExternalEventInformationRequestBuilder : BaseRequestBuilder
+ {
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// Path parameters for the request
+ /// The request adapter to use to execute the requests.
+ public SetExternalEventInformationRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/solutions/virtualEvents/events/{virtualEvent%2Did}/setExternalEventInformation", pathParameters)
+ {
+ }
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// The raw URL to use for the request builder.
+ /// The request adapter to use to execute the requests.
+ public SetExternalEventInformationRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/solutions/virtualEvents/events/{virtualEvent%2Did}/setExternalEventInformation", rawUrl)
+ {
+ }
+ ///
+ /// Invoke action setExternalEventInformation
+ ///
+ /// The request body
+ /// Cancellation token to use when cancelling requests
+ /// Configuration for the request such as headers, query parameters, and middleware options.
+ /// When receiving a 4XX or 5XX status code
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public async Task PostAsync(global::Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationPostRequestBody body, Action>? requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#nullable restore
+#else
+ public async Task PostAsync(global::Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationPostRequestBody body, Action> requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#endif
+ _ = body ?? throw new ArgumentNullException(nameof(body));
+ var requestInfo = ToPostRequestInformation(body, requestConfiguration);
+ var errorMapping = new Dictionary>
+ {
+ { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue },
+ };
+ await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
+ }
+ ///
+ /// Invoke action setExternalEventInformation
+ ///
+ /// A
+ /// The request body
+ /// Configuration for the request such as headers, query parameters, and middleware options.
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationPostRequestBody body, Action>? requestConfiguration = default)
+ {
+#nullable restore
+#else
+ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationPostRequestBody body, Action> requestConfiguration = default)
+ {
+#endif
+ _ = body ?? throw new ArgumentNullException(nameof(body));
+ var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters);
+ requestInfo.Configure(requestConfiguration);
+ requestInfo.Headers.TryAdd("Accept", "application/json");
+ requestInfo.SetContentFromParsable(RequestAdapter, "application/json", body);
+ return requestInfo;
+ }
+ ///
+ /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ ///
+ /// A