diff --git a/src/Microsoft.Graph/Generated/Chats/Item/Members/Item/ConversationMemberItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Chats/Item/Members/Item/ConversationMemberItemRequestBuilder.cs index 17b1930b884..4824f280115 100644 --- a/src/Microsoft.Graph/Generated/Chats/Item/Members/Item/ConversationMemberItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Chats/Item/Members/Item/ConversationMemberItemRequestBuilder.cs @@ -58,8 +58,8 @@ public async Task DeleteAsync(Action - /// Retrieve a conversationMember from a chat. - /// Find more info here + /// Retrieve a conversationMember from a chat or channel. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -126,7 +126,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// Retrieve a conversationMember from a chat. + /// Retrieve a conversationMember from a chat or channel. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -184,7 +184,7 @@ public partial class ConversationMemberItemRequestBuilderDeleteRequestConfigurat { } /// - /// Retrieve a conversationMember from a chat. + /// Retrieve a conversationMember from a chat or channel. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class ConversationMemberItemRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs index e434731f706..8120de66f00 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..5c5d3b67748 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 69696c786c1..c925a09da79 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 targetedManagedAppProtection objects. - /// Find more info here + /// List properties and relationships of the managedAppProtection 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 targetedManagedAppProtection objects. + /// List properties and relationships of the managedAppProtection 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 targetedManagedAppProtection objects. + /// List properties and relationships of the managedAppProtection 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..f5abb3f982b 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..e71e0944982 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/ManagedAppRegistrationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs index a22129d7dd6..47ba73e2516 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 androidManagedAppRegistration objects. - /// Find more info here + /// List properties and relationships of the managedAppRegistration 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 androidManagedAppRegistration objects. + /// List properties and relationships of the managedAppRegistration 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 androidManagedAppRegistration objects. + /// List properties and relationships of the managedAppRegistration objects. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class ManagedAppRegistrationsRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppStatuses/ManagedAppStatusesRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppStatuses/ManagedAppStatusesRequestBuilder.cs index 373b86368d7..c6e88a5f1d5 100644 --- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppStatuses/ManagedAppStatusesRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppStatuses/ManagedAppStatusesRequestBuilder.cs @@ -54,8 +54,8 @@ public ManagedAppStatusesRequestBuilder(string rawUrl, IRequestAdapter requestAd { } /// - /// List properties and relationships of the managedAppStatus objects. - /// Find more info here + /// List properties and relationships of the managedAppStatusRaw objects. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -103,7 +103,7 @@ public ManagedAppStatusesRequestBuilder(string rawUrl, IRequestAdapter requestAd return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedAppStatus.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// List properties and relationships of the managedAppStatus objects. + /// List properties and relationships of the managedAppStatusRaw 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.ManagedAppStatuses.ManagedAppStatusesRequestBuilder(rawUrl, RequestAdapter); } /// - /// List properties and relationships of the managedAppStatus objects. + /// List properties and relationships of the managedAppStatusRaw objects. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class ManagedAppStatusesRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs index f16e11a0cdf..1a06c8e97f0 100644 --- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs @@ -54,8 +54,8 @@ public AssignmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) { } /// - /// List properties and relationships of the managedEBookAssignment objects. - /// Find more info here + /// List properties and relationships of the iosVppEBookAssignment objects. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -104,7 +104,7 @@ public AssignmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedEBookAssignment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// List properties and relationships of the managedEBookAssignment objects. + /// List properties and relationships of the iosVppEBookAssignment 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.Item.Assignments.AssignmentsRequestBuilder(rawUrl, RequestAdapter); } /// - /// List properties and relationships of the managedEBookAssignment objects. + /// List properties and relationships of the iosVppEBookAssignment objects. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class AssignmentsRequestBuilderGetQueryParameters 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 d7ec715671d..59c29474e3e 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 @@ -35,8 +35,8 @@ public ManagedEBookAssignmentItemRequestBuilder(string rawUrl, IRequestAdapter r { } /// - /// Deletes a iosVppEBookAssignment. - /// Find more info here + /// Deletes a managedEBookAssignment. + /// 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 - /// Read properties and relationships of the iosVppEBookAssignment object. - /// Find more info here + /// Read properties and relationships of the managedEBookAssignment object. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -82,8 +82,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.ManagedEBookAssignment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Update the properties of a iosVppEBookAssignment object. - /// Find more info here + /// Update the properties of a managedEBookAssignment object. + /// Find more info here /// /// A /// The request body @@ -108,7 +108,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.ManagedEBookAssignment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Deletes a iosVppEBookAssignment. + /// Deletes a managedEBookAssignment. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -127,7 +127,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// Read properties and relationships of the iosVppEBookAssignment object. + /// Read properties and relationships of the managedEBookAssignment object. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -146,7 +146,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Update the properties of a iosVppEBookAssignment object. + /// Update the properties of a managedEBookAssignment object. /// /// A /// The request body @@ -185,7 +185,7 @@ public partial class ManagedEBookAssignmentItemRequestBuilderDeleteRequestConfig { } /// - /// Read properties and relationships of the iosVppEBookAssignment object. + /// Read properties and relationships of the managedEBookAssignment 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/MobileAppConfigurations/Item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/Item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.cs index e1062f6f1d2..82bb6bccc65 100644 --- a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/Item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/Item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.cs @@ -94,8 +94,8 @@ public async Task DeleteAsync(Action - /// Read properties and relationships of the managedDeviceMobileAppConfiguration object. - /// Find more info here + /// Read properties and relationships of the iosMobileAppConfiguration object. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -163,7 +163,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// Read properties and relationships of the managedDeviceMobileAppConfiguration object. + /// Read properties and relationships of the iosMobileAppConfiguration object. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -221,7 +221,7 @@ public partial class ManagedDeviceMobileAppConfigurationItemRequestBuilderDelete { } /// - /// Read properties and relationships of the managedDeviceMobileAppConfiguration object. + /// Read properties and relationships of the iosMobileAppConfiguration object. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class ManagedDeviceMobileAppConfigurationItemRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/MobileAppConfigurationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/MobileAppConfigurationsRequestBuilder.cs index 1ba9b0ffa86..b4abbbe9e48 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 iosMobileAppConfiguration objects. - /// Find more info here + /// List properties and relationships of the managedDeviceMobileAppConfiguration 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 iosMobileAppConfiguration objects. + /// List properties and relationships of the managedDeviceMobileAppConfiguration 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 iosMobileAppConfiguration objects. + /// List properties and relationships of the managedDeviceMobileAppConfiguration 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 8b14f6f9464..4112e8c7dcb 100644 --- a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs @@ -149,8 +149,8 @@ public MobileAppItemRequestBuilder(string rawUrl, IRequestAdapter requestAdapter { } /// - /// Deletes a windowsAppX. - /// Find more info here + /// Deletes a iosLobApp. + /// Find more info here /// /// Cancellation token to use when cancelling requests /// Configuration for the request such as headers, query parameters, and middleware options. @@ -172,8 +172,8 @@ public async Task DeleteAsync(Action - /// Read properties and relationships of the managedIOSLobApp object. - /// Find more info here + /// Read properties and relationships of the managedApp 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 managedIOSLobApp object. - /// Find more info here + /// Update the properties of a managedAndroidStoreApp object. + /// Find more info here /// /// A /// The request body @@ -222,7 +222,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.MobileApp.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Deletes a windowsAppX. + /// Deletes a iosLobApp. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -241,7 +241,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// Read properties and relationships of the managedIOSLobApp object. + /// Read properties and relationships of the managedApp 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 managedIOSLobApp object. + /// Update the properties of a managedAndroidStoreApp object. /// /// A /// The request body @@ -299,7 +299,7 @@ public partial class MobileAppItemRequestBuilderDeleteRequestConfiguration : Req { } /// - /// Read properties and relationships of the managedIOSLobApp object. + /// Read properties and relationships of the managedApp 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 c674f5e8524..5aa611b9ffa 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 windowsMobileMSI objects. - /// Find more info here + /// List properties and relationships of the managedIOSStoreApp 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 managedIOSStoreApp object. - /// Find more info here + /// Create a new managedIOSLobApp 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 windowsMobileMSI objects. + /// List properties and relationships of the managedIOSStoreApp 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 managedIOSStoreApp object. + /// Create a new managedIOSLobApp 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 windowsMobileMSI objects. + /// List properties and relationships of the managedIOSStoreApp 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 44de91b56f8..7b5c6bbb943 100644 --- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs @@ -54,8 +54,8 @@ public DeviceCompliancePoliciesRequestBuilder(string rawUrl, IRequestAdapter req { } /// - /// List properties and relationships of the windowsPhone81CompliancePolicy objects. - /// Find more info here + /// List properties and relationships of the windows10CompliancePolicy objects. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -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 iosCompliancePolicy object. - /// Find more info here + /// Create a new windowsPhone81CompliancePolicy object. + /// Find more info here /// /// A /// The request body @@ -104,7 +104,7 @@ public DeviceCompliancePoliciesRequestBuilder(string rawUrl, IRequestAdapter req return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceCompliancePolicy.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// List properties and relationships of the windowsPhone81CompliancePolicy objects. + /// List properties and relationships of the windows10CompliancePolicy objects. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Create a new iosCompliancePolicy object. + /// Create a new windowsPhone81CompliancePolicy object. /// /// A /// The request body @@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model return new global::Microsoft.Graph.DeviceManagement.DeviceCompliancePolicies.DeviceCompliancePoliciesRequestBuilder(rawUrl, RequestAdapter); } /// - /// List properties and relationships of the windowsPhone81CompliancePolicy objects. + /// List properties and relationships of the windows10CompliancePolicy objects. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class DeviceCompliancePoliciesRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs index b5a6c363b23..81877fbe36e 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 windows81CompliancePolicy. - /// Find more info here + /// Deletes a windows10CompliancePolicy. + /// 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 windows10MobileCompliancePolicy object. - /// Find more info here + /// Read properties and relationships of the deviceCompliancePolicy 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 iosCompliancePolicy object. - /// Find more info here + /// Update the properties of a macOSCompliancePolicy 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 windows81CompliancePolicy. + /// Deletes a windows10CompliancePolicy. /// /// 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 windows10MobileCompliancePolicy object. + /// Read properties and relationships of the deviceCompliancePolicy 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 iosCompliancePolicy object. + /// Update the properties of a macOSCompliancePolicy object. /// /// A /// The request body @@ -239,7 +239,7 @@ public partial class DeviceCompliancePolicyItemRequestBuilderDeleteRequestConfig { } /// - /// Read properties and relationships of the windows10MobileCompliancePolicy object. + /// Read properties and relationships of the deviceCompliancePolicy 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 570c04fad10..b83d97fe1e5 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 iosDeviceFeaturesConfiguration objects. - /// Find more info here + /// List properties and relationships of the windows10EndpointProtectionConfiguration objects. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -78,8 +78,8 @@ public DeviceConfigurationsRequestBuilder(string rawUrl, IRequestAdapter request return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceConfigurationCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Create a new iosGeneralDeviceConfiguration object. - /// Find more info here + /// Create a new windowsPhone81GeneralConfiguration object. + /// Find more info here /// /// A /// The request body @@ -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 iosDeviceFeaturesConfiguration objects. + /// List properties and relationships of the windows10EndpointProtectionConfiguration objects. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Create a new iosGeneralDeviceConfiguration object. + /// Create a new windowsPhone81GeneralConfiguration object. /// /// A /// The request body @@ -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 iosDeviceFeaturesConfiguration objects. + /// List properties and relationships of the windows10EndpointProtectionConfiguration 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 80ae3c5cc91..964fe1a3b52 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 windowsDefenderAdvancedThreatProtectionConfiguration. - /// Find more info here + /// Deletes a iosGeneralDeviceConfiguration. + /// 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 androidWorkProfileCustomConfiguration object. - /// Find more info here + /// Read properties and relationships of the windows10GeneralConfiguration 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 windows10SecureAssessmentConfiguration object. - /// Find more info here + /// Update the properties of a windows10GeneralConfiguration 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 windowsDefenderAdvancedThreatProtectionConfiguration. + /// Deletes a iosGeneralDeviceConfiguration. /// /// 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 androidWorkProfileCustomConfiguration object. + /// Read properties and relationships of the windows10GeneralConfiguration 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 windows10SecureAssessmentConfiguration object. + /// Update the properties of a windows10GeneralConfiguration object. /// /// A /// The request body @@ -238,7 +238,7 @@ public partial class DeviceConfigurationItemRequestBuilderDeleteRequestConfigura { } /// - /// Read properties and relationships of the androidWorkProfileCustomConfiguration object. + /// Read properties and relationships of the windows10GeneralConfiguration 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 713c0e93b90..9effb7628f0 100644 --- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs @@ -54,8 +54,8 @@ public DeviceEnrollmentConfigurationsRequestBuilder(string rawUrl, IRequestAdapt { } /// - /// List properties and relationships of the deviceEnrollmentConfiguration objects. - /// Find more info here + /// List properties and relationships of the deviceEnrollmentLimitConfiguration objects. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -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 deviceEnrollmentWindowsHelloForBusinessConfiguration object. - /// Find more info here + /// Create a new deviceEnrollmentPlatformRestrictionsConfiguration object. + /// Find more info here /// /// A /// The request body @@ -104,7 +104,7 @@ public DeviceEnrollmentConfigurationsRequestBuilder(string rawUrl, IRequestAdapt return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceEnrollmentConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// List properties and relationships of the deviceEnrollmentConfiguration objects. + /// List properties and relationships of the deviceEnrollmentLimitConfiguration objects. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object. + /// Create a new deviceEnrollmentPlatformRestrictionsConfiguration object. /// /// A /// The request body @@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model return new global::Microsoft.Graph.DeviceManagement.DeviceEnrollmentConfigurations.DeviceEnrollmentConfigurationsRequestBuilder(rawUrl, RequestAdapter); } /// - /// List properties and relationships of the deviceEnrollmentConfiguration objects. + /// List properties and relationships of the deviceEnrollmentLimitConfiguration objects. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs index 4296864b362..431353eafc5 100644 --- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs @@ -53,8 +53,8 @@ public DeviceEnrollmentConfigurationItemRequestBuilder(string rawUrl, IRequestAd { } /// - /// Deletes a deviceEnrollmentPlatformRestrictionsConfiguration. - /// Find more info here + /// Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. + /// Find more info here /// /// Cancellation token to use when cancelling requests /// Configuration for the request such as headers, query parameters, and middleware options. @@ -76,8 +76,8 @@ public async Task DeleteAsync(Action - /// Read properties and relationships of the deviceEnrollmentLimitConfiguration object. - /// Find more info here + /// Read properties and relationships of the deviceEnrollmentConfiguration 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 deviceEnrollmentWindowsHelloForBusinessConfiguration object. - /// Find more info here + /// Update the properties of a deviceEnrollmentLimitConfiguration object. + /// Find more info here /// /// A /// The request body @@ -126,7 +126,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.DeviceEnrollmentConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Deletes a deviceEnrollmentPlatformRestrictionsConfiguration. + /// Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -145,7 +145,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// Read properties and relationships of the deviceEnrollmentLimitConfiguration object. + /// Read properties and relationships of the deviceEnrollmentConfiguration 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 deviceEnrollmentWindowsHelloForBusinessConfiguration 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 deviceEnrollmentLimitConfiguration object. + /// Read properties and relationships of the deviceEnrollmentConfiguration 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 735534028b1..b4f89b84518 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..6f987545bec 100644 --- a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs @@ -41,8 +41,8 @@ public RoleDefinitionItemRequestBuilder(string rawUrl, IRequestAdapter requestAd { } /// - /// Deletes a roleDefinition. - /// Find more info here + /// Deletes a deviceAndAppManagementRoleDefinition. + /// 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 - /// 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 @@ -114,7 +114,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.RoleDefinition.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Deletes a roleDefinition. + /// Deletes a deviceAndAppManagementRoleDefinition. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -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. @@ -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/Groups/Item/Calendar/CalendarRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarRequestBuilder.cs index 45834b73d8c..f747891e23b 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarRequestBuilder.cs @@ -5,6 +5,7 @@ using Microsoft.Graph.Groups.Item.Calendar.CalendarView; using Microsoft.Graph.Groups.Item.Calendar.Events; using Microsoft.Graph.Groups.Item.Calendar.GetSchedule; +using Microsoft.Graph.Groups.Item.Calendar.PermanentDelete; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Kiota.Abstractions.Extensions; @@ -43,6 +44,11 @@ public partial class CalendarRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Groups.Item.Calendar.GetSchedule.GetScheduleRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Provides operations to call the allowedCalendarSharingRoles method. /// diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/EventItemRequestBuilder.cs index ff4f006f4d2..82744681207 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Extensions; using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Forward; using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances; +using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index d60d099d484..ecdec884db6 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..42841c96db5 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..22f14dde314 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Groups.Item.Calendar.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/EventItemRequestBuilder.cs index 3e0ec47ecf5..abc80bfa20c 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Groups.Item.Calendar.Events.Item.Extensions; using Microsoft.Graph.Groups.Item.Calendar.Events.Item.Forward; using Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances; +using Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete; using Microsoft.Graph.Groups.Item.Calendar.Events.Item.SnoozeReminder; using Microsoft.Graph.Groups.Item.Calendar.Events.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs index 655add50223..61d918a18f1 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..b4cea7be216 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..fe3012fab3e --- /dev/null +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Groups.Item.Calendar.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Calendar/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..c5664c6cd07 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Groups/Item/Calendar/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,97 @@ +// +#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.Groups.Item.Calendar.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendar/permanentDelete", rawUrl) + { + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// Find more info here + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/EventItemRequestBuilder.cs index fcf4468acfc..08ea2bcf8e6 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Groups.Item.CalendarView.Item.Extensions; using Microsoft.Graph.Groups.Item.CalendarView.Item.Forward; using Microsoft.Graph.Groups.Item.CalendarView.Item.Instances; +using Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Groups.Item.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Groups.Item.CalendarView.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Groups.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index 61ac9d05531..12efed05199 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..4d728a743af --- /dev/null +++ b/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..07fbbc6f5ee --- /dev/null +++ b/src/Microsoft.Graph/Generated/Groups/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Groups.Item.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 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..e65d4c4c07a 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.cs @@ -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/Conversations/Item/Threads/Item/Reply/ReplyRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/Threads/Item/Reply/ReplyRequestBuilder.cs index 0e2344a3ec1..026d20bb5fd 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/Threads/Item/Reply/ReplyRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/Threads/Item/Reply/ReplyRequestBuilder.cs @@ -34,8 +34,8 @@ public ReplyRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base { } /// - /// Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. - /// Find more info here + /// Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. + /// Find more info here /// /// The request body /// Cancellation token to use when cancelling requests @@ -59,7 +59,7 @@ public async Task PostAsync(global::Microsoft.Graph.Groups.Item.Conversations.It await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. + /// Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/EventItemRequestBuilder.cs index 97b5e605354..05b5443346d 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Groups.Item.Events.Item.Extensions; using Microsoft.Graph.Groups.Item.Events.Item.Forward; using Microsoft.Graph.Groups.Item.Events.Item.Instances; +using Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete; using Microsoft.Graph.Groups.Item.Events.Item.SnoozeReminder; using Microsoft.Graph.Groups.Item.Events.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Groups.Item.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Groups.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs index ba14d403dc3..f13062d3237 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..b7710be2bd6 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Groups.Item.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..415d1521775 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Groups/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Groups.Item.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/groups/{group%2Did}/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Reply/ReplyRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Reply/ReplyRequestBuilder.cs index 09770ecb86d..ede64072ada 100644 --- a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Reply/ReplyRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Reply/ReplyRequestBuilder.cs @@ -34,8 +34,8 @@ public ReplyRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base { } /// - /// Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. - /// Find more info here + /// Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. + /// Find more info here /// /// The request body /// Cancellation token to use when cancelling requests @@ -59,7 +59,7 @@ public async Task PostAsync(global::Microsoft.Graph.Groups.Item.Threads.Item.Rep await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. + /// Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. /// /// A /// The request body 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 2640a0fe1f3..71692d4e031 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 an ipNamedLocation object. - /// Find more info here + /// Retrieve the properties and relationships of a countryNamedLocation 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 an ipNamedLocation object. + /// Retrieve the properties and relationships of a countryNamedLocation 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 an ipNamedLocation object. + /// Retrieve the properties and relationships of a countryNamedLocation 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/IdentityGovernance/EntitlementManagement/Catalogs/Item/CustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/Catalogs/Item/CustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs index d6f88d60572..a5f5c497496 100644 --- a/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/Catalogs/Item/CustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/Catalogs/Item/CustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs @@ -82,8 +82,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.CustomCalloutExtension.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Update the properties of an accessPackageAssignmentWorkflowExtension object. - /// Find more info here + /// Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + /// Find more info here /// /// A /// The request body @@ -146,7 +146,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Update the properties of an accessPackageAssignmentWorkflowExtension object. + /// Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/CalendarRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarRequestBuilder.cs index 24669fd9374..ccc3ca8d573 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendar/CalendarRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarRequestBuilder.cs @@ -5,6 +5,7 @@ using Microsoft.Graph.Me.Calendar.CalendarView; using Microsoft.Graph.Me.Calendar.Events; using Microsoft.Graph.Me.Calendar.GetSchedule; +using Microsoft.Graph.Me.Calendar.PermanentDelete; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Kiota.Abstractions.Extensions; @@ -43,6 +44,11 @@ public partial class CalendarRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendar.GetSchedule.GetScheduleRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendar.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendar.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Provides operations to call the allowedCalendarSharingRoles method. /// diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/EventItemRequestBuilder.cs index 24d3e8001d1..cb26f7a3a8e 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Me.Calendar.CalendarView.Item.Extensions; using Microsoft.Graph.Me.Calendar.CalendarView.Item.Forward; using Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances; +using Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Me.Calendar.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Me.Calendar.CalendarView.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Calendar.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index 7e0344a9cd2..29e5632b429 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..85bcb3b9bb1 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..ceb4180e0a0 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendar/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Calendar.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/EventItemRequestBuilder.cs index b302852b5b0..87888531990 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Me.Calendar.Events.Item.Extensions; using Microsoft.Graph.Me.Calendar.Events.Item.Forward; using Microsoft.Graph.Me.Calendar.Events.Item.Instances; +using Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete; using Microsoft.Graph.Me.Calendar.Events.Item.SnoozeReminder; using Microsoft.Graph.Me.Calendar.Events.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendar.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Calendar.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs index 735a129194d..6d716df6ac6 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..d27a1437b48 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Calendar.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..d1290037c34 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendar/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Calendar.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Calendar/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendar/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..5cb88c9f86c --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendar/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,97 @@ +// +#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.Me.Calendar.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendar/permanentDelete", rawUrl) + { + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// Find more info here + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendar.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendar.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarItemRequestBuilder.cs index f6e34df03c5..c6000d4e3ed 100644 --- a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarItemRequestBuilder.cs @@ -5,6 +5,7 @@ using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule; +using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Kiota.Abstractions.Extensions; @@ -43,6 +44,11 @@ public partial class CalendarItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule.GetScheduleRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Provides operations to call the allowedCalendarSharingRoles method. /// diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs index a701f5a9d95..2615ca7f76f 100644 --- a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Extensions; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Forward; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances; +using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index 68f7b77f8e7..00c84224b82 100644 --- a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..bc50746e717 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..75a0b74c819 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs index f5775462798..c8466ca2e2e 100644 --- a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Extensions; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Forward; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances; +using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs index 293043a7d4b..3c469f178b2 100644 --- a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..0f63a64278b --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..436b40b1746 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..1624a2dd97f --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/CalendarGroups/Item/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,97 @@ +// +#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.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// Find more info here + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarView/Item/EventItemRequestBuilder.cs index 8016b9e3873..1598ae57d30 100644 --- a/src/Microsoft.Graph/Generated/Me/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/CalendarView/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Me.CalendarView.Item.Extensions; using Microsoft.Graph.Me.CalendarView.Item.Forward; using Microsoft.Graph.Me.CalendarView.Item.Instances; +using Microsoft.Graph.Me.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Me.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Me.CalendarView.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index 59a7e3e19d4..71b8279dd64 100644 --- a/src/Microsoft.Graph/Generated/Me/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Me.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Me.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..e90781dd2a1 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..43fb3b2bcdf --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarItemRequestBuilder.cs index 28ac9447b44..9861a772838 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarItemRequestBuilder.cs @@ -5,6 +5,7 @@ using Microsoft.Graph.Me.Calendars.Item.CalendarView; using Microsoft.Graph.Me.Calendars.Item.Events; using Microsoft.Graph.Me.Calendars.Item.GetSchedule; +using Microsoft.Graph.Me.Calendars.Item.PermanentDelete; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Kiota.Abstractions.Extensions; @@ -43,6 +44,11 @@ public partial class CalendarItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendars.Item.GetSchedule.GetScheduleRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Provides operations to call the allowedCalendarSharingRoles method. /// diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs index d998902a779..d763f9e04b5 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Extensions; using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Forward; using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances; +using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index 0cd0fc83661..a36337ee004 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..1765945446a --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..f4375522d0d --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Calendars.Item.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/EventItemRequestBuilder.cs index 755585e69f8..dca10677c72 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Me.Calendars.Item.Events.Item.Extensions; using Microsoft.Graph.Me.Calendars.Item.Events.Item.Forward; using Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances; +using Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete; using Microsoft.Graph.Me.Calendars.Item.Events.Item.SnoozeReminder; using Microsoft.Graph.Me.Calendars.Item.Events.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Calendars.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs index 81753c1f4d7..307cfa36ddb 100644 --- a/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..33a23d3f8d4 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..8885ea25a57 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Calendars.Item.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..ada03ab919a --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,97 @@ +// +#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.Me.Calendars.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/calendars/{calendar%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// Find more info here + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/ContactFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/ContactFolderItemRequestBuilder.cs index b1a5add398d..e4e4c9df6f3 100644 --- a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/ContactFolderItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/ContactFolderItemRequestBuilder.cs @@ -1,6 +1,7 @@ // #pragma warning disable CS0618 using Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts; +using Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Kiota.Abstractions.Extensions; @@ -24,6 +25,11 @@ public partial class ContactFolderItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.ContactsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Instantiates a new and sets the default values. /// diff --git a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs index 79ef68ad7a5..6557ba42f7b 100644 --- a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs @@ -1,6 +1,7 @@ // #pragma warning disable CS0618 using Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions; +using Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete; using Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; @@ -25,6 +26,11 @@ public partial class ContactItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to manage the photo property of the microsoft.graph.contact entity. public global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.PhotoRequestBuilder Photo { diff --git a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..a1ab9363aa4 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..5aacfe8534a --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ContactFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ContactFolderItemRequestBuilder.cs index 932c76248dd..dade64f1671 100644 --- a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ContactFolderItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/ContactFolderItemRequestBuilder.cs @@ -2,6 +2,7 @@ #pragma warning disable CS0618 using Microsoft.Graph.Me.ContactFolders.Item.ChildFolders; using Microsoft.Graph.Me.ContactFolders.Item.Contacts; +using Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Kiota.Abstractions.Extensions; @@ -30,6 +31,11 @@ public partial class ContactFolderItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.ContactFolders.Item.Contacts.ContactsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Instantiates a new and sets the default values. /// diff --git a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs index 6a2e68ec7c6..ae42b629bf5 100644 --- a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs @@ -1,6 +1,7 @@ // #pragma warning disable CS0618 using Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Extensions; +using Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete; using Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; @@ -25,6 +26,11 @@ public partial class ContactItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to manage the photo property of the microsoft.graph.contact entity. public global::Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.PhotoRequestBuilder Photo { diff --git a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..85688cc2de9 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.ContactFolders.Item.Contacts.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..af126bb24f1 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/ContactFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.ContactFolders.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contactFolders/{contactFolder%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contactFolders/{contactFolder%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Contacts/Item/ContactItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Contacts/Item/ContactItemRequestBuilder.cs index 5702f6f394a..ee5a232b358 100644 --- a/src/Microsoft.Graph/Generated/Me/Contacts/Item/ContactItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Contacts/Item/ContactItemRequestBuilder.cs @@ -1,6 +1,7 @@ // #pragma warning disable CS0618 using Microsoft.Graph.Me.Contacts.Item.Extensions; +using Microsoft.Graph.Me.Contacts.Item.PermanentDelete; using Microsoft.Graph.Me.Contacts.Item.Photo; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; @@ -25,6 +26,11 @@ public partial class ContactItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Contacts.Item.Extensions.ExtensionsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to manage the photo property of the microsoft.graph.contact entity. public global::Microsoft.Graph.Me.Contacts.Item.Photo.PhotoRequestBuilder Photo { diff --git a/src/Microsoft.Graph/Generated/Me/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..de8b5fc6573 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Contacts.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contacts/{contact%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/contacts/{contact%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs index 1ed9bebeb1b..182debc8a57 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 one or more multi-value extended properties in a new or existing instance of a resource. The following user resources are supported: The following group resources are supported: 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 /// 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 one or more multi-value extended properties in a new or existing instance of a resource. The following user resources are supported: The following group resources are supported: See Extended properties overview for more information about when to useopen extensions or extended properties, and how to specify extended properties. /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/Me/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Events/Item/EventItemRequestBuilder.cs index 325e031401d..757c2e4e475 100644 --- a/src/Microsoft.Graph/Generated/Me/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Events/Item/EventItemRequestBuilder.cs @@ -9,6 +9,7 @@ using Microsoft.Graph.Me.Events.Item.Extensions; using Microsoft.Graph.Me.Events.Item.Forward; using Microsoft.Graph.Me.Events.Item.Instances; +using Microsoft.Graph.Me.Events.Item.PermanentDelete; using Microsoft.Graph.Me.Events.Item.SnoozeReminder; using Microsoft.Graph.Me.Events.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Events/Item/Instances/Item/EventItemRequestBuilder.cs index 2e334b1b486..b54d69cfbfc 100644 --- a/src/Microsoft.Graph/Generated/Me/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Me.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Me.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Me.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Me.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Graph.Models.ODataErrors; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Me.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Me/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..acb2c7b4c8c --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..8387e53ad0d --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/ChildFoldersRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/ChildFoldersRequestBuilder.cs index 219fd552cee..e76565a8a5e 100644 --- a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/ChildFoldersRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/ChildFoldersRequestBuilder.cs @@ -84,8 +84,8 @@ public ChildFoldersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.MailFolderCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Create a new mailSearchFolder in the specified user's mailbox. - /// Find more info here + /// Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation. + /// Find more info here /// /// A /// The request body @@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Create a new mailSearchFolder in the specified user's mailbox. + /// Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation. /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/MailFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/MailFolderItemRequestBuilder.cs index f2dae533c08..c31ed8df731 100644 --- a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/MailFolderItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/MailFolderItemRequestBuilder.cs @@ -4,6 +4,7 @@ using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.MessageRules; using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages; using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move; +using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Kiota.Abstractions.Extensions; @@ -42,6 +43,11 @@ public partial class MailFolderItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Instantiates a new and sets the default values. /// diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/Messages/Item/MessageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/Messages/Item/MessageItemRequestBuilder.cs index 5b784abfd24..3927683a856 100644 --- a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/Messages/Item/MessageItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/Messages/Item/MessageItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Extensions; using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Forward; using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move; +using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete; using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply; using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.ReplyAll; using Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Send; @@ -75,6 +76,11 @@ public partial class MessageItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the reply method. public global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.ReplyRequestBuilder Reply { diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..efc5dbefe75 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..337790d23b1 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs index 0b1930b8c2c..dbdc35087d6 100644 --- a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs @@ -5,6 +5,7 @@ using Microsoft.Graph.Me.MailFolders.Item.MessageRules; using Microsoft.Graph.Me.MailFolders.Item.Messages; using Microsoft.Graph.Me.MailFolders.Item.Move; +using Microsoft.Graph.Me.MailFolders.Item.PermanentDelete; using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Kiota.Abstractions.Extensions; @@ -48,6 +49,11 @@ public partial class MailFolderItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.MailFolders.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Instantiates a new and sets the default values. /// diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/Messages/Item/MessageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/Messages/Item/MessageItemRequestBuilder.cs index ec06b151173..6a4ff0ac3db 100644 --- a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/Messages/Item/MessageItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/Messages/Item/MessageItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Extensions; using Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Forward; using Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move; +using Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete; using Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Reply; using Microsoft.Graph.Me.MailFolders.Item.Messages.Item.ReplyAll; using Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Send; @@ -75,6 +76,11 @@ public partial class MessageItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the reply method. public global::Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Reply.ReplyRequestBuilder Reply { diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..de9dc547574 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.MailFolders.Item.Messages.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..3d113ae670c --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.MailFolders.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/mailFolders/{mailFolder%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/mailFolders/{mailFolder%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 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..0d6103aea33 100644 --- a/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs @@ -60,8 +60,8 @@ public AttachmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) { } /// - /// Retrieve a list of attachment objects attached to a message. - /// Find more info here + /// Retrieve a list of attachment objects. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -110,7 +110,7 @@ public AttachmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.Attachment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Retrieve a list of attachment objects attached to a message. + /// Retrieve a list of attachment 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.Me.Messages.Item.Attachments.AttachmentsRequestBuilder(rawUrl, RequestAdapter); } /// - /// Retrieve a list of attachment objects attached to a message. + /// Retrieve a list of attachment objects. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class AttachmentsRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs index 547d4494bde..387e41b8fff 100644 --- a/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs @@ -8,6 +8,7 @@ using Microsoft.Graph.Me.Messages.Item.Extensions; using Microsoft.Graph.Me.Messages.Item.Forward; using Microsoft.Graph.Me.Messages.Item.Move; +using Microsoft.Graph.Me.Messages.Item.PermanentDelete; using Microsoft.Graph.Me.Messages.Item.Reply; using Microsoft.Graph.Me.Messages.Item.ReplyAll; using Microsoft.Graph.Me.Messages.Item.Send; @@ -75,6 +76,11 @@ public partial class MessageItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Me.Messages.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Me.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Me.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the reply method. public global::Microsoft.Graph.Me.Messages.Item.Reply.ReplyRequestBuilder Reply { @@ -130,8 +136,8 @@ public async Task DeleteAsync(Action - /// 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 + /// 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 /// /// A /// Cancellation token to use when cancelling requests @@ -154,8 +160,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.Message.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Update the properties of a message object. - /// Find more info here + /// Update the properties of an eventMessage object. + /// Find more info here /// /// A /// The request body @@ -199,7 +205,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// 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. + /// 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. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -218,7 +224,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Update the properties of a message object. + /// Update the properties of an eventMessage object. /// /// A /// The request body @@ -257,7 +263,7 @@ public partial class MessageItemRequestBuilderDeleteRequestConfiguration : Reque { } /// - /// 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. + /// 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. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class MessageItemRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/Me/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..c7a1b6d36fb --- /dev/null +++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Me.Messages.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/messages/{message%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/me/messages/{message%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Me.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Me.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 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 f06e97dbc54..f238f90fa49 100644 --- a/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs @@ -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 @@ -81,8 +81,8 @@ public async Task GetAsync(Action(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Update the properties of a message object. - /// Find more info here + /// Update the properties of an eventMessage object. + /// Find more info here /// /// A /// Binary request body @@ -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. @@ -145,7 +145,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Update the properties of a message object. + /// Update the properties of an eventMessage object. /// /// A /// Binary request body @@ -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/PrintSettings.cs b/src/Microsoft.Graph/Generated/Models/PrintSettings.cs index c5b504e8ec4..4255afbd948 100644 --- a/src/Microsoft.Graph/Generated/Models/PrintSettings.cs +++ b/src/Microsoft.Graph/Generated/Models/PrintSettings.cs @@ -21,7 +21,7 @@ public IDictionary AdditionalData } /// Stores model information. public IBackingStore BackingStore { get; private set; } - /// Specifies whether document conversion is enabled for the tenant. If document conversion is enabled, Universal Print service will automatically convert documents into a format compatible with the printer (xps to pdf) when needed. + /// Specifies whether document conversion is enabled for the tenant. If document conversion is enabled, Universal Print service converts documents into a format compatible with the printer (xps to pdf) when needed. public bool? DocumentConversionEnabled { get { return BackingStore?.Get("documentConversionEnabled"); } diff --git a/src/Microsoft.Graph/Generated/Models/Security/AlertEvidence.cs b/src/Microsoft.Graph/Generated/Models/Security/AlertEvidence.cs index cbdc1bdf5aa..5c2de404f9b 100644 --- a/src/Microsoft.Graph/Generated/Models/Security/AlertEvidence.cs +++ b/src/Microsoft.Graph/Generated/Models/Security/AlertEvidence.cs @@ -181,6 +181,7 @@ public AlertEvidence() "#microsoft.graph.security.securityGroupEvidence" => new global::Microsoft.Graph.Models.Security.SecurityGroupEvidence(), "#microsoft.graph.security.servicePrincipalEvidence" => new global::Microsoft.Graph.Models.Security.ServicePrincipalEvidence(), "#microsoft.graph.security.submissionMailEvidence" => new global::Microsoft.Graph.Models.Security.SubmissionMailEvidence(), + "#microsoft.graph.security.teamsMessageEvidence" => new global::Microsoft.Graph.Models.Security.TeamsMessageEvidence(), "#microsoft.graph.security.urlEvidence" => new global::Microsoft.Graph.Models.Security.UrlEvidence(), "#microsoft.graph.security.userEvidence" => new global::Microsoft.Graph.Models.Security.UserEvidence(), _ => new global::Microsoft.Graph.Models.Security.AlertEvidence(), diff --git a/src/Microsoft.Graph/Generated/Models/Security/AntispamTeamsDirection.cs b/src/Microsoft.Graph/Generated/Models/Security/AntispamTeamsDirection.cs new file mode 100644 index 00000000000..64dc76709ea --- /dev/null +++ b/src/Microsoft.Graph/Generated/Models/Security/AntispamTeamsDirection.cs @@ -0,0 +1,32 @@ +// +using System.Runtime.Serialization; +using System; +namespace Microsoft.Graph.Models.Security +{ + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + #pragma warning disable CS1591 + public enum AntispamTeamsDirection + #pragma warning restore CS1591 + { + [EnumMember(Value = "unknown")] + #pragma warning disable CS1591 + Unknown, + #pragma warning restore CS1591 + [EnumMember(Value = "inbound")] + #pragma warning disable CS1591 + Inbound, + #pragma warning restore CS1591 + [EnumMember(Value = "outbound")] + #pragma warning disable CS1591 + Outbound, + #pragma warning restore CS1591 + [EnumMember(Value = "intraorg")] + #pragma warning disable CS1591 + Intraorg, + #pragma warning restore CS1591 + [EnumMember(Value = "unknownFutureValue")] + #pragma warning disable CS1591 + UnknownFutureValue, + #pragma warning restore CS1591 + } +} diff --git a/src/Microsoft.Graph/Generated/Models/Security/MailboxEvidence.cs b/src/Microsoft.Graph/Generated/Models/Security/MailboxEvidence.cs index 6e44b095053..af859175d35 100644 --- a/src/Microsoft.Graph/Generated/Models/Security/MailboxEvidence.cs +++ b/src/Microsoft.Graph/Generated/Models/Security/MailboxEvidence.cs @@ -43,6 +43,22 @@ public string PrimaryAddress get { return BackingStore?.Get("primaryAddress"); } set { BackingStore?.Set("primaryAddress", value); } } +#endif + /// The user principal name of the mailbox. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? Upn + { + get { return BackingStore?.Get("upn"); } + set { BackingStore?.Set("upn", value); } + } +#nullable restore +#else + public string Upn + { + get { return BackingStore?.Get("upn"); } + set { BackingStore?.Set("upn", value); } + } #endif /// The user account of the mailbox. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER @@ -87,6 +103,7 @@ public override IDictionary> GetFieldDeserializers() { { "displayName", n => { DisplayName = n.GetStringValue(); } }, { "primaryAddress", n => { PrimaryAddress = n.GetStringValue(); } }, + { "upn", n => { Upn = n.GetStringValue(); } }, { "userAccount", n => { UserAccount = n.GetObjectValue(global::Microsoft.Graph.Models.Security.UserAccount.CreateFromDiscriminatorValue); } }, }; } @@ -100,6 +117,7 @@ public override void Serialize(ISerializationWriter writer) base.Serialize(writer); writer.WriteStringValue("displayName", DisplayName); writer.WriteStringValue("primaryAddress", PrimaryAddress); + writer.WriteStringValue("upn", Upn); writer.WriteObjectValue("userAccount", UserAccount); } } diff --git a/src/Microsoft.Graph/Generated/Models/Security/TeamsDeliveryLocation.cs b/src/Microsoft.Graph/Generated/Models/Security/TeamsDeliveryLocation.cs new file mode 100644 index 00000000000..e72b5e4832b --- /dev/null +++ b/src/Microsoft.Graph/Generated/Models/Security/TeamsDeliveryLocation.cs @@ -0,0 +1,32 @@ +// +using System.Runtime.Serialization; +using System; +namespace Microsoft.Graph.Models.Security +{ + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + #pragma warning disable CS1591 + public enum TeamsDeliveryLocation + #pragma warning restore CS1591 + { + [EnumMember(Value = "unknown")] + #pragma warning disable CS1591 + Unknown, + #pragma warning restore CS1591 + [EnumMember(Value = "teams")] + #pragma warning disable CS1591 + Teams, + #pragma warning restore CS1591 + [EnumMember(Value = "quarantine")] + #pragma warning disable CS1591 + Quarantine, + #pragma warning restore CS1591 + [EnumMember(Value = "failed")] + #pragma warning disable CS1591 + Failed, + #pragma warning restore CS1591 + [EnumMember(Value = "unknownFutureValue")] + #pragma warning disable CS1591 + UnknownFutureValue, + #pragma warning restore CS1591 + } +} diff --git a/src/Microsoft.Graph/Generated/Models/Security/TeamsMessageDeliveryAction.cs b/src/Microsoft.Graph/Generated/Models/Security/TeamsMessageDeliveryAction.cs new file mode 100644 index 00000000000..a26bdd9e34b --- /dev/null +++ b/src/Microsoft.Graph/Generated/Models/Security/TeamsMessageDeliveryAction.cs @@ -0,0 +1,36 @@ +// +using System.Runtime.Serialization; +using System; +namespace Microsoft.Graph.Models.Security +{ + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + #pragma warning disable CS1591 + public enum TeamsMessageDeliveryAction + #pragma warning restore CS1591 + { + [EnumMember(Value = "unknown")] + #pragma warning disable CS1591 + Unknown, + #pragma warning restore CS1591 + [EnumMember(Value = "deliveredAsSpam")] + #pragma warning disable CS1591 + DeliveredAsSpam, + #pragma warning restore CS1591 + [EnumMember(Value = "delivered")] + #pragma warning disable CS1591 + Delivered, + #pragma warning restore CS1591 + [EnumMember(Value = "blocked")] + #pragma warning disable CS1591 + Blocked, + #pragma warning restore CS1591 + [EnumMember(Value = "replaced")] + #pragma warning disable CS1591 + Replaced, + #pragma warning restore CS1591 + [EnumMember(Value = "unknownFutureValue")] + #pragma warning disable CS1591 + UnknownFutureValue, + #pragma warning restore CS1591 + } +} diff --git a/src/Microsoft.Graph/Generated/Models/Security/TeamsMessageEvidence.cs b/src/Microsoft.Graph/Generated/Models/Security/TeamsMessageEvidence.cs new file mode 100644 index 00000000000..f0d941eb316 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Models/Security/TeamsMessageEvidence.cs @@ -0,0 +1,405 @@ +// +#pragma warning disable CS0618 +using Microsoft.Kiota.Abstractions.Extensions; +using Microsoft.Kiota.Abstractions.Serialization; +using System.Collections.Generic; +using System.IO; +using System; +namespace Microsoft.Graph.Models.Security +{ + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + #pragma warning disable CS1591 + public partial class TeamsMessageEvidence : global::Microsoft.Graph.Models.Security.AlertEvidence, IParsable + #pragma warning restore CS1591 + { + /// The identifier of the campaign that this Teams message is part of. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? CampaignId + { + get { return BackingStore?.Get("campaignId"); } + set { BackingStore?.Set("campaignId", value); } + } +#nullable restore +#else + public string CampaignId + { + get { return BackingStore?.Get("campaignId"); } + set { BackingStore?.Set("campaignId", value); } + } +#endif + /// The channel ID associated with this Teams message. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? ChannelId + { + get { return BackingStore?.Get("channelId"); } + set { BackingStore?.Set("channelId", value); } + } +#nullable restore +#else + public string ChannelId + { + get { return BackingStore?.Get("channelId"); } + set { BackingStore?.Set("channelId", value); } + } +#endif + /// The delivery action of this Teams message. Possible values are: unknown, deliveredAsSpam, delivered, blocked, replaced, unknownFutureValue. + public global::Microsoft.Graph.Models.Security.TeamsMessageDeliveryAction? DeliveryAction + { + get { return BackingStore?.Get("deliveryAction"); } + set { BackingStore?.Set("deliveryAction", value); } + } + /// The delivery location of this Teams message. Possible values are: unknown, teams, quarantine, failed, unknownFutureValue. + public global::Microsoft.Graph.Models.Security.TeamsDeliveryLocation? DeliveryLocation + { + get { return BackingStore?.Get("deliveryLocation"); } + set { BackingStore?.Set("deliveryLocation", value); } + } + /// The list of file entities that are attached to this Teams message. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public List? Files + { + get { return BackingStore?.Get?>("files"); } + set { BackingStore?.Set("files", value); } + } +#nullable restore +#else + public List Files + { + get { return BackingStore?.Get>("files"); } + set { BackingStore?.Set("files", value); } + } +#endif + /// The identifier of the team or group that this message is part of. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? GroupId + { + get { return BackingStore?.Get("groupId"); } + set { BackingStore?.Set("groupId", value); } + } +#nullable restore +#else + public string GroupId + { + get { return BackingStore?.Get("groupId"); } + set { BackingStore?.Set("groupId", value); } + } +#endif + /// Indicates whether the message is owned by the organization that reported the security detection alert. + public bool? IsExternal + { + get { return BackingStore?.Get("isExternal"); } + set { BackingStore?.Set("isExternal", value); } + } + /// Indicates whether the message is owned by your organization. + public bool? IsOwned + { + get { return BackingStore?.Get("isOwned"); } + set { BackingStore?.Set("isOwned", value); } + } + /// Date and time when the message was last edited. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + public DateTimeOffset? LastModifiedDateTime + { + get { return BackingStore?.Get("lastModifiedDateTime"); } + set { BackingStore?.Set("lastModifiedDateTime", value); } + } + /// The direction of the Teams message. The possible values are: unknown, inbound, outbound, intraorg, unknownFutureValue. + public global::Microsoft.Graph.Models.Security.AntispamTeamsDirection? MessageDirection + { + get { return BackingStore?.Get("messageDirection"); } + set { BackingStore?.Set("messageDirection", value); } + } + /// Message identifier unique within the thread. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? MessageId + { + get { return BackingStore?.Get("messageId"); } + set { BackingStore?.Set("messageId", value); } + } +#nullable restore +#else + public string MessageId + { + get { return BackingStore?.Get("messageId"); } + set { BackingStore?.Set("messageId", value); } + } +#endif + /// Tenant ID (GUID) of the owner of the message. + public Guid? OwningTenantId + { + get { return BackingStore?.Get("owningTenantId"); } + set { BackingStore?.Set("owningTenantId", value); } + } + /// Identifier of the message to which the current message is a reply; otherwise, it's the same as the messageId. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? ParentMessageId + { + get { return BackingStore?.Get("parentMessageId"); } + set { BackingStore?.Set("parentMessageId", value); } + } +#nullable restore +#else + public string ParentMessageId + { + get { return BackingStore?.Get("parentMessageId"); } + set { BackingStore?.Set("parentMessageId", value); } + } +#endif + /// The received date of this message. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + public DateTimeOffset? ReceivedDateTime + { + get { return BackingStore?.Get("receivedDateTime"); } + set { BackingStore?.Set("receivedDateTime", value); } + } + /// The recipients of this Teams message. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public List? Recipients + { + get { return BackingStore?.Get?>("recipients"); } + set { BackingStore?.Set("recipients", value); } + } +#nullable restore +#else + public List Recipients + { + get { return BackingStore?.Get>("recipients"); } + set { BackingStore?.Set("recipients", value); } + } +#endif + /// The SMTP format address of the sender. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? SenderFromAddress + { + get { return BackingStore?.Get("senderFromAddress"); } + set { BackingStore?.Set("senderFromAddress", value); } + } +#nullable restore +#else + public string SenderFromAddress + { + get { return BackingStore?.Get("senderFromAddress"); } + set { BackingStore?.Set("senderFromAddress", value); } + } +#endif + /// The IP address of the sender. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? SenderIP + { + get { return BackingStore?.Get("senderIP"); } + set { BackingStore?.Set("senderIP", value); } + } +#nullable restore +#else + public string SenderIP + { + get { return BackingStore?.Get("senderIP"); } + set { BackingStore?.Set("senderIP", value); } + } +#endif + /// Source of the message; for example, desktop and mobile. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? SourceAppName + { + get { return BackingStore?.Get("sourceAppName"); } + set { BackingStore?.Set("sourceAppName", value); } + } +#nullable restore +#else + public string SourceAppName + { + get { return BackingStore?.Get("sourceAppName"); } + set { BackingStore?.Set("sourceAppName", value); } + } +#endif + /// The source ID of this Teams message. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? SourceId + { + get { return BackingStore?.Get("sourceId"); } + set { BackingStore?.Set("sourceId", value); } + } +#nullable restore +#else + public string SourceId + { + get { return BackingStore?.Get("sourceId"); } + set { BackingStore?.Set("sourceId", value); } + } +#endif + /// The subject of this Teams message. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? Subject + { + get { return BackingStore?.Get("subject"); } + set { BackingStore?.Set("subject", value); } + } +#nullable restore +#else + public string Subject + { + get { return BackingStore?.Get("subject"); } + set { BackingStore?.Set("subject", value); } + } +#endif + /// The list of recipients who were detected as suspicious. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public List? SuspiciousRecipients + { + get { return BackingStore?.Get?>("suspiciousRecipients"); } + set { BackingStore?.Set("suspiciousRecipients", value); } + } +#nullable restore +#else + public List SuspiciousRecipients + { + get { return BackingStore?.Get>("suspiciousRecipients"); } + set { BackingStore?.Set("suspiciousRecipients", value); } + } +#endif + /// Identifier of the channel or chat that this message is part of. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? ThreadId + { + get { return BackingStore?.Get("threadId"); } + set { BackingStore?.Set("threadId", value); } + } +#nullable restore +#else + public string ThreadId + { + get { return BackingStore?.Get("threadId"); } + set { BackingStore?.Set("threadId", value); } + } +#endif + /// The Teams message type. Supported values are: Chat, Topic, Space, and Meeting. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? ThreadType + { + get { return BackingStore?.Get("threadType"); } + set { BackingStore?.Set("threadType", value); } + } +#nullable restore +#else + public string ThreadType + { + get { return BackingStore?.Get("threadType"); } + set { BackingStore?.Set("threadType", value); } + } +#endif + /// The URLs contained in this Teams message. +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public List? Urls + { + get { return BackingStore?.Get?>("urls"); } + set { BackingStore?.Set("urls", value); } + } +#nullable restore +#else + public List Urls + { + get { return BackingStore?.Get>("urls"); } + set { BackingStore?.Set("urls", value); } + } +#endif + /// + /// Instantiates a new and sets the default values. + /// + public TeamsMessageEvidence() : base() + { + OdataType = "#microsoft.graph.security.teamsMessageEvidence"; + } + /// + /// 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 new global::Microsoft.Graph.Models.Security.TeamsMessageEvidence CreateFromDiscriminatorValue(IParseNode parseNode) + { + _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode)); + return new global::Microsoft.Graph.Models.Security.TeamsMessageEvidence(); + } + /// + /// The deserialization information for the current model + /// + /// A IDictionary<string, Action<IParseNode>> + public override IDictionary> GetFieldDeserializers() + { + return new Dictionary>(base.GetFieldDeserializers()) + { + { "campaignId", n => { CampaignId = n.GetStringValue(); } }, + { "channelId", n => { ChannelId = n.GetStringValue(); } }, + { "deliveryAction", n => { DeliveryAction = n.GetEnumValue(); } }, + { "deliveryLocation", n => { DeliveryLocation = n.GetEnumValue(); } }, + { "files", n => { Files = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.Security.FileEvidence.CreateFromDiscriminatorValue)?.AsList(); } }, + { "groupId", n => { GroupId = n.GetStringValue(); } }, + { "isExternal", n => { IsExternal = n.GetBoolValue(); } }, + { "isOwned", n => { IsOwned = n.GetBoolValue(); } }, + { "lastModifiedDateTime", n => { LastModifiedDateTime = n.GetDateTimeOffsetValue(); } }, + { "messageDirection", n => { MessageDirection = n.GetEnumValue(); } }, + { "messageId", n => { MessageId = n.GetStringValue(); } }, + { "owningTenantId", n => { OwningTenantId = n.GetGuidValue(); } }, + { "parentMessageId", n => { ParentMessageId = n.GetStringValue(); } }, + { "receivedDateTime", n => { ReceivedDateTime = n.GetDateTimeOffsetValue(); } }, + { "recipients", n => { Recipients = n.GetCollectionOfPrimitiveValues()?.AsList(); } }, + { "senderFromAddress", n => { SenderFromAddress = n.GetStringValue(); } }, + { "senderIP", n => { SenderIP = n.GetStringValue(); } }, + { "sourceAppName", n => { SourceAppName = n.GetStringValue(); } }, + { "sourceId", n => { SourceId = n.GetStringValue(); } }, + { "subject", n => { Subject = n.GetStringValue(); } }, + { "suspiciousRecipients", n => { SuspiciousRecipients = n.GetCollectionOfPrimitiveValues()?.AsList(); } }, + { "threadId", n => { ThreadId = n.GetStringValue(); } }, + { "threadType", n => { ThreadType = n.GetStringValue(); } }, + { "urls", n => { Urls = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.Security.UrlEvidence.CreateFromDiscriminatorValue)?.AsList(); } }, + }; + } + /// + /// Serializes information the current object + /// + /// Serialization writer to use to serialize this model + public override void Serialize(ISerializationWriter writer) + { + _ = writer ?? throw new ArgumentNullException(nameof(writer)); + base.Serialize(writer); + writer.WriteStringValue("campaignId", CampaignId); + writer.WriteStringValue("channelId", ChannelId); + writer.WriteEnumValue("deliveryAction", DeliveryAction); + writer.WriteEnumValue("deliveryLocation", DeliveryLocation); + writer.WriteCollectionOfObjectValues("files", Files); + writer.WriteStringValue("groupId", GroupId); + writer.WriteBoolValue("isExternal", IsExternal); + writer.WriteBoolValue("isOwned", IsOwned); + writer.WriteDateTimeOffsetValue("lastModifiedDateTime", LastModifiedDateTime); + writer.WriteEnumValue("messageDirection", MessageDirection); + writer.WriteStringValue("messageId", MessageId); + writer.WriteGuidValue("owningTenantId", OwningTenantId); + writer.WriteStringValue("parentMessageId", ParentMessageId); + writer.WriteDateTimeOffsetValue("receivedDateTime", ReceivedDateTime); + writer.WriteCollectionOfPrimitiveValues("recipients", Recipients); + writer.WriteStringValue("senderFromAddress", SenderFromAddress); + writer.WriteStringValue("senderIP", SenderIP); + writer.WriteStringValue("sourceAppName", SourceAppName); + writer.WriteStringValue("sourceId", SourceId); + writer.WriteStringValue("subject", Subject); + writer.WriteCollectionOfPrimitiveValues("suspiciousRecipients", SuspiciousRecipients); + writer.WriteStringValue("threadId", ThreadId); + writer.WriteStringValue("threadType", ThreadType); + writer.WriteCollectionOfObjectValues("urls", Urls); + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Models/SignInActivity.cs b/src/Microsoft.Graph/Generated/Models/SignInActivity.cs index aa57b8c4e2d..b23cf9ab7ca 100644 --- a/src/Microsoft.Graph/Generated/Models/SignInActivity.cs +++ b/src/Microsoft.Graph/Generated/Models/SignInActivity.cs @@ -65,7 +65,7 @@ public string LastSignInRequestId set { BackingStore?.Set("lastSignInRequestId", value); } } #endif - /// The date and time of the user's most recent successful interactive sign-in. Use this property if you need to determine when the account was truly accessed. This field can be used to build reports, such as inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID. + /// The date and time of the user's most recent successful interactive or non-interactive sign-in. Use this property if you need to determine when the account was truly accessed. This field can be used to build reports, such as inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID. public DateTimeOffset? LastSuccessfulSignInDateTime { get { return BackingStore?.Get("lastSuccessfulSignInDateTime"); } diff --git a/src/Microsoft.Graph/Generated/Models/Team.cs b/src/Microsoft.Graph/Generated/Models/Team.cs index 3f8e5b0c9c1..c1319c07259 100644 --- a/src/Microsoft.Graph/Generated/Models/Team.cs +++ b/src/Microsoft.Graph/Generated/Models/Team.cs @@ -97,6 +97,22 @@ public string DisplayName get { return BackingStore?.Get("displayName"); } set { BackingStore?.Set("displayName", value); } } +#endif + /// The firstChannelName property +#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER +#nullable enable + public string? FirstChannelName + { + get { return BackingStore?.Get("firstChannelName"); } + set { BackingStore?.Set("firstChannelName", value); } + } +#nullable restore +#else + public string FirstChannelName + { + get { return BackingStore?.Get("firstChannelName"); } + set { BackingStore?.Set("firstChannelName", value); } + } #endif /// Settings to configure use of Giphy, memes, and stickers in the team. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER @@ -444,6 +460,7 @@ public override IDictionary> GetFieldDeserializers() { "createdDateTime", n => { CreatedDateTime = n.GetDateTimeOffsetValue(); } }, { "description", n => { Description = n.GetStringValue(); } }, { "displayName", n => { DisplayName = n.GetStringValue(); } }, + { "firstChannelName", n => { FirstChannelName = n.GetStringValue(); } }, { "funSettings", n => { FunSettings = n.GetObjectValue(global::Microsoft.Graph.Models.TeamFunSettings.CreateFromDiscriminatorValue); } }, { "group", n => { Group = n.GetObjectValue(global::Microsoft.Graph.Models.Group.CreateFromDiscriminatorValue); } }, { "guestSettings", n => { GuestSettings = n.GetObjectValue(global::Microsoft.Graph.Models.TeamGuestSettings.CreateFromDiscriminatorValue); } }, @@ -482,6 +499,7 @@ public override void Serialize(ISerializationWriter writer) writer.WriteDateTimeOffsetValue("createdDateTime", CreatedDateTime); writer.WriteStringValue("description", Description); writer.WriteStringValue("displayName", DisplayName); + writer.WriteStringValue("firstChannelName", FirstChannelName); writer.WriteObjectValue("funSettings", FunSettings); writer.WriteObjectValue("group", Group); writer.WriteObjectValue("guestSettings", GuestSettings); 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/Organization/Item/OrganizationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Organization/Item/OrganizationItemRequestBuilder.cs index 763d7af93bf..181da8e8a7d 100644 --- a/src/Microsoft.Graph/Generated/Organization/Item/OrganizationItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Organization/Item/OrganizationItemRequestBuilder.cs @@ -111,8 +111,8 @@ public async Task DeleteAsync(Action - /// Read properties and relationships of the organization object. - /// Find more info here + /// Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -135,8 +135,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.Organization.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Update the properties of a organization object. - /// Find more info here + /// Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization. + /// Find more info here /// /// A /// The request body @@ -180,7 +180,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// Read properties and relationships of the organization object. + /// Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. /// /// 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 organization object. + /// Update the properties of the currently authenticated organization. In this case, organization is defined as a collection of exactly one record, and so its ID must be specified in the request. The ID is also known as the tenantId of the organization. /// /// A /// The request body @@ -238,7 +238,7 @@ public partial class OrganizationItemRequestBuilderDeleteRequestConfiguration : { } /// - /// Read properties and relationships of the organization object. + /// Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class OrganizationItemRequestBuilderGetQueryParameters 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/Security/Cases/EdiscoveryCases/Item/Custodians/Item/SiteSources/Item/SiteSourceItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/SiteSources/Item/SiteSourceItemRequestBuilder.cs index 001802016df..5b130bce22a 100644 --- a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/SiteSources/Item/SiteSourceItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/SiteSources/Item/SiteSourceItemRequestBuilder.cs @@ -41,7 +41,8 @@ public SiteSourceItemRequestBuilder(string rawUrl, IRequestAdapter requestAdapte { } /// - /// Delete navigation property siteSources for security + /// Delete a siteSource object associated with an ediscoveryCustodian. + /// Find more info here /// /// Cancellation token to use when cancelling requests /// Configuration for the request such as headers, query parameters, and middleware options. @@ -111,7 +112,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.Security.SiteSource.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Delete navigation property siteSources for security + /// Delete a siteSource object associated with an ediscoveryCustodian. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. diff --git a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/SiteSources/SiteSourcesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/SiteSources/SiteSourcesRequestBuilder.cs index 0eb2467948c..e80a824e8b4 100644 --- a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/SiteSources/SiteSourcesRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/SiteSources/SiteSourcesRequestBuilder.cs @@ -54,7 +54,7 @@ public SiteSourcesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) { } /// - /// Get a list of the siteSource objects associated with an ediscoveryCustodian or ediscoveryHoldPolicy. + /// Get a list of the siteSource objects associated with an ediscoveryCustodian. /// Find more info here /// /// A @@ -104,7 +104,7 @@ public SiteSourcesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.Security.SiteSource.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Get a list of the siteSource objects associated with an ediscoveryCustodian or ediscoveryHoldPolicy. + /// Get a list of the siteSource objects associated with an ediscoveryCustodian. /// /// 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.Security.Cases.EdiscoveryCases.Item.Custodians.Item.SiteSources.SiteSourcesRequestBuilder(rawUrl, RequestAdapter); } /// - /// Get a list of the siteSource objects associated with an ediscoveryCustodian or ediscoveryHoldPolicy. + /// Get a list of the siteSource objects associated with an ediscoveryCustodian. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class SiteSourcesRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/UnifiedGroupSources/Item/UnifiedGroupSourceItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/UnifiedGroupSources/Item/UnifiedGroupSourceItemRequestBuilder.cs index 6d8d04b74e8..5983b2f2bf7 100644 --- a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/UnifiedGroupSources/Item/UnifiedGroupSourceItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/UnifiedGroupSources/Item/UnifiedGroupSourceItemRequestBuilder.cs @@ -41,7 +41,8 @@ public UnifiedGroupSourceItemRequestBuilder(string rawUrl, IRequestAdapter reque { } /// - /// Delete navigation property unifiedGroupSources for security + /// Delete a unifiedGroupSource object associated with an ediscoveryCustodian. + /// Find more info here /// /// Cancellation token to use when cancelling requests /// Configuration for the request such as headers, query parameters, and middleware options. @@ -111,7 +112,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.Security.UnifiedGroupSource.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Delete navigation property unifiedGroupSources for security + /// Delete a unifiedGroupSource object associated with an ediscoveryCustodian. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. diff --git a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/UserSources/Item/UserSourceItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/UserSources/Item/UserSourceItemRequestBuilder.cs index f28ca1ee341..d2059c5e18e 100644 --- a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/UserSources/Item/UserSourceItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Custodians/Item/UserSources/Item/UserSourceItemRequestBuilder.cs @@ -35,7 +35,8 @@ public UserSourceItemRequestBuilder(string rawUrl, IRequestAdapter requestAdapte { } /// - /// Delete navigation property userSources for security + /// Delete a userSource object associated with an ediscoveryCustodian. + /// Find more info here /// /// Cancellation token to use when cancelling requests /// Configuration for the request such as headers, query parameters, and middleware options. @@ -105,7 +106,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.Security.UserSource.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Delete navigation property userSources for security + /// Delete a userSource object associated with an ediscoveryCustodian. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. diff --git a/src/Microsoft.Graph/Generated/Sites/SitesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Sites/SitesRequestBuilder.cs index 48b3f1b9544..047d4e1dbc9 100644 --- a/src/Microsoft.Graph/Generated/Sites/SitesRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Sites/SitesRequestBuilder.cs @@ -78,8 +78,8 @@ public SitesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base { } /// - /// List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. - /// Find more info here + /// Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -102,7 +102,7 @@ public SitesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.SiteCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. + /// Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -130,7 +130,7 @@ public RequestInformation ToGetRequestInformation(Action - /// List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. + /// Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class SitesRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Members/Item/ConversationMemberItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Members/Item/ConversationMemberItemRequestBuilder.cs index 4d2987bbbec..1ed5e5511af 100644 --- a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Members/Item/ConversationMemberItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Members/Item/ConversationMemberItemRequestBuilder.cs @@ -82,8 +82,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.ConversationMember.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. - /// Find more info here + /// Update the role of a conversationMember in a team or channel. + /// Find more info here /// /// A /// The request body @@ -146,7 +146,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. + /// Update the role of a conversationMember in a team or channel. /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Members/MembersRequestBuilder.cs b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Members/MembersRequestBuilder.cs index 3e00204db8a..58adb3076fd 100644 --- a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Members/MembersRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Members/MembersRequestBuilder.cs @@ -90,8 +90,8 @@ public MembersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : ba return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ConversationMemberCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. - /// Find more info here + /// Add a conversationMember to a channel. + /// Find more info here /// /// A /// The request body @@ -135,7 +135,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. + /// Add a conversationMember to a channel. /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/Item/Replies/RepliesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/Item/Replies/RepliesRequestBuilder.cs index 8cfa4d643f9..412850ccbe4 100644 --- a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/Item/Replies/RepliesRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/Item/Replies/RepliesRequestBuilder.cs @@ -84,8 +84,8 @@ public RepliesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : ba return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ChatMessageCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Create a new reply to a chatMessage in a specified channel. - /// Find more info here + /// Send a new reply to a chatMessage in a specified channel. + /// Find more info here /// /// A /// The request body @@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Create a new reply to a chatMessage in a specified channel. + /// Send a new reply to a chatMessage in a specified channel. /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.cs index fb4aaa14aec..50dcc9bd6e4 100644 --- a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.cs @@ -84,8 +84,8 @@ public MessagesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : b return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ChatMessageCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Send a new chatMessage in the specified channel. - /// Find more info here + /// Send a new chatMessage in the specified channel or a chat. + /// Find more info here /// /// A /// The request body @@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Send a new chatMessage in the specified channel. + /// Send a new chatMessage in the specified channel or a chat. /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.cs b/src/Microsoft.Graph/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.cs index 6d5cb2f89d3..027c421feb8 100644 --- a/src/Microsoft.Graph/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.cs @@ -71,8 +71,8 @@ public MultiTenantOrganizationRequestBuilder(string rawUrl, IRequestAdapter requ return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.MultiTenantOrganization.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization. - /// Find more info here + /// Update the properties of a multitenant organization. + /// Find more info here /// /// A /// The request body @@ -116,7 +116,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization. + /// Update the properties of a multitenant organization. /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarRequestBuilder.cs index baa9aa3972b..33bd993808f 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarRequestBuilder.cs @@ -7,6 +7,7 @@ using Microsoft.Graph.Users.Item.Calendar.CalendarView; using Microsoft.Graph.Users.Item.Calendar.Events; using Microsoft.Graph.Users.Item.Calendar.GetSchedule; +using Microsoft.Graph.Users.Item.Calendar.PermanentDelete; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; using Microsoft.Kiota.Abstractions; @@ -43,6 +44,11 @@ public partial class CalendarRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendar.GetSchedule.GetScheduleRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Provides operations to call the allowedCalendarSharingRoles method. /// diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/EventItemRequestBuilder.cs index 18498d99e45..b5403d6f6e3 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/EventItemRequestBuilder.cs @@ -11,6 +11,7 @@ using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Extensions; using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Forward; using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances; +using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index 2b0ea1e1b1f..839df1b8148 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..3f9cc1b2635 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..09df016153f --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Calendar.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/EventItemRequestBuilder.cs index d322969185f..4ebdf31519b 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/EventItemRequestBuilder.cs @@ -11,6 +11,7 @@ using Microsoft.Graph.Users.Item.Calendar.Events.Item.Extensions; using Microsoft.Graph.Users.Item.Calendar.Events.Item.Forward; using Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances; +using Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Calendar.Events.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Calendar.Events.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Calendar.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs index 006ab2d24c7..4137cabba6a 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..3192107bfb8 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..bb3006d5535 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Calendar.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendar/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendar/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..e6aeb3ac1c7 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendar/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,97 @@ +// +#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.Users.Item.Calendar.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendar/permanentDelete", rawUrl) + { + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// Find more info here + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarItemRequestBuilder.cs index 9aa930f83ee..06eceb67fb3 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarItemRequestBuilder.cs @@ -7,6 +7,7 @@ using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule; +using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; using Microsoft.Kiota.Abstractions; @@ -43,6 +44,11 @@ public partial class CalendarItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule.GetScheduleRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Provides operations to call the allowedCalendarSharingRoles method. /// diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs index a9eb57cf58d..3bda19e8946 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs @@ -11,6 +11,7 @@ using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Extensions; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Forward; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances; +using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index d3fee1a61cb..201d24e9af7 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..6a76d1d4a4e --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..34f598caed7 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs index 9b91fe7a685..ec67fe0f7d3 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs @@ -11,6 +11,7 @@ using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Extensions; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Forward; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances; +using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs index 5c74e2d5ed0..42261cc1b0b 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..9a825514029 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..a5a50cc6e40 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..6e967ec80f2 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarGroups/Item/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,97 @@ +// +#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.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarGroups/{calendarGroup%2Did}/calendars/{calendar%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// Find more info here + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/EventItemRequestBuilder.cs index 99fbfb9e037..41e54270130 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/EventItemRequestBuilder.cs @@ -11,6 +11,7 @@ using Microsoft.Graph.Users.Item.CalendarView.Item.Extensions; using Microsoft.Graph.Users.Item.CalendarView.Item.Forward; using Microsoft.Graph.Users.Item.CalendarView.Item.Instances; +using Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Users.Item.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.CalendarView.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index 1d142051626..4d9d460f733 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..c22a6fde940 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..80a2ee58d63 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarItemRequestBuilder.cs index 0aac5cbc937..37426b03bfa 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarItemRequestBuilder.cs @@ -7,6 +7,7 @@ using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView; using Microsoft.Graph.Users.Item.Calendars.Item.Events; using Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule; +using Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; using Microsoft.Kiota.Abstractions; @@ -43,6 +44,11 @@ public partial class CalendarItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule.GetScheduleRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Provides operations to call the allowedCalendarSharingRoles method. /// diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs index f9d17fdc3cf..92cd6b998d4 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/EventItemRequestBuilder.cs @@ -11,6 +11,7 @@ using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Extensions; using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Forward; using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances; +using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs index c60edcf71a1..6ae4364b9ac 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/Instances/Item/EventItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Extensions; using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward; +using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..9ffa6abb897 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..57d53c358de --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/CalendarView/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/calendarView/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs index dc340c8c4f2..56d10339131 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/EventItemRequestBuilder.cs @@ -11,6 +11,7 @@ using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Extensions; using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Forward; using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances; +using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs index 5fa1fd38071..16d05b20395 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..dec32be2319 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..e800ae9d9a2 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Calendars.Item.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..0574de26dd8 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Calendars/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,97 @@ +// +#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.Users.Item.Calendars.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/calendars/{calendar%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// Find more info here + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Permanently delete a calendar folder and the events that it contains and remove them from the mailbox. For more information about item retention, see Configure deleted item retention and recoverable items quotas. + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/ContactFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/ContactFolderItemRequestBuilder.cs index e8a807e4f2f..770c1d3e3a4 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/ContactFolderItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/ContactFolderItemRequestBuilder.cs @@ -3,6 +3,7 @@ using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts; +using Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; using Microsoft.Kiota.Abstractions; @@ -24,6 +25,11 @@ public partial class ContactFolderItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.ContactsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Instantiates a new and sets the default values. /// diff --git a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs index c03ce7a95f6..03db5819c25 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs @@ -3,6 +3,7 @@ using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions; +using Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete; using Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; @@ -25,6 +26,11 @@ public partial class ContactItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to manage the photo property of the microsoft.graph.contact entity. public global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.PhotoRequestBuilder Photo { diff --git a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..efddcea8e6d --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/contacts/{contact%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..76baee42766 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/childFolders/{contactFolder%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ContactFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ContactFolderItemRequestBuilder.cs index 2fe10949368..f0ba8b5ba47 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ContactFolderItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/ContactFolderItemRequestBuilder.cs @@ -4,6 +4,7 @@ using Microsoft.Graph.Models; using Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders; using Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts; +using Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; using Microsoft.Kiota.Abstractions; @@ -30,6 +31,11 @@ public partial class ContactFolderItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.ContactsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Instantiates a new and sets the default values. /// diff --git a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs index 4abe3eb9b13..8683d1472ea 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/Contacts/Item/ContactItemRequestBuilder.cs @@ -3,6 +3,7 @@ using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Extensions; +using Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete; using Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; @@ -25,6 +26,11 @@ public partial class ContactItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to manage the photo property of the microsoft.graph.contact entity. public global::Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.PhotoRequestBuilder Photo { diff --git a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..625ea606d72 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/contacts/{contact%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..709f701463d --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/ContactFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.ContactFolders.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contactFolders/{contactFolder%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Contacts/Item/ContactItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Contacts/Item/ContactItemRequestBuilder.cs index 27019d51394..2b4562eef0d 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Contacts/Item/ContactItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Contacts/Item/ContactItemRequestBuilder.cs @@ -3,6 +3,7 @@ using Microsoft.Graph.Models.ODataErrors; using Microsoft.Graph.Models; using Microsoft.Graph.Users.Item.Contacts.Item.Extensions; +using Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Contacts.Item.Photo; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; @@ -25,6 +26,11 @@ public partial class ContactItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to manage the photo property of the microsoft.graph.contact entity. public global::Microsoft.Graph.Users.Item.Contacts.Item.Photo.PhotoRequestBuilder Photo { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..dde2f2abc27 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Contacts/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Contacts.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contacts/{contact%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/contacts/{contact%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Events/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Events/Item/EventItemRequestBuilder.cs index e4b0ba689b2..b42e7292abf 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Events/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Events/Item/EventItemRequestBuilder.cs @@ -11,6 +11,7 @@ using Microsoft.Graph.Users.Item.Events.Item.Extensions; using Microsoft.Graph.Users.Item.Events.Item.Forward; using Microsoft.Graph.Users.Item.Events.Item.Instances; +using Microsoft.Graph.Users.Item.Events.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Events.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Events.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -74,6 +75,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Events.Item.Instances.InstancesRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs index ccc6eed19cd..b1495f92982 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Events/Item/Instances/Item/EventItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.Events.Item.Instances.Item.DismissReminder; using Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Extensions; using Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward; +using Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Events.Item.Instances.Item.SnoozeReminder; using Microsoft.Graph.Users.Item.Events.Item.Instances.Item.TentativelyAccept; using Microsoft.Kiota.Abstractions.Extensions; @@ -68,6 +69,11 @@ public partial class EventItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the snoozeReminder method. public global::Microsoft.Graph.Users.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder SnoozeReminder { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..530e1bf0ada --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Events/Item/Instances/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Events.Item.Instances.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/instances/{event%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..14c1afd5c91 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Events/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Events.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/events/{event%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/MailFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/MailFolderItemRequestBuilder.cs index d9ec012fb8e..5d948d8ac78 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/MailFolderItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/MailFolderItemRequestBuilder.cs @@ -6,6 +6,7 @@ using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.MessageRules; using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages; using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move; +using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; using Microsoft.Kiota.Abstractions; @@ -42,6 +43,11 @@ public partial class MailFolderItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Instantiates a new and sets the default values. /// diff --git a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/Messages/Item/MessageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/Messages/Item/MessageItemRequestBuilder.cs index 1f63d79239e..e61183c3dca 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/Messages/Item/MessageItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/Messages/Item/MessageItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Extensions; using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Forward; using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move; +using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete; using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply; using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.ReplyAll; using Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Send; @@ -75,6 +76,11 @@ public partial class MessageItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the reply method. public global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.ReplyRequestBuilder Reply { diff --git a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..17f576aea1d --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/messages/{message%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..eeb0594c5e9 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/ChildFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/childFolders/{mailFolder%2Did1}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/MailFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/MailFolderItemRequestBuilder.cs index 054a89970bb..504bf9fcea7 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/MailFolderItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/MailFolderItemRequestBuilder.cs @@ -7,6 +7,7 @@ using Microsoft.Graph.Users.Item.MailFolders.Item.MessageRules; using Microsoft.Graph.Users.Item.MailFolders.Item.Messages; using Microsoft.Graph.Users.Item.MailFolders.Item.Move; +using Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete; using Microsoft.Kiota.Abstractions.Extensions; using Microsoft.Kiota.Abstractions.Serialization; using Microsoft.Kiota.Abstractions; @@ -48,6 +49,11 @@ public partial class MailFolderItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.MailFolders.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// /// Instantiates a new and sets the default values. /// diff --git a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/Messages/Item/MessageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/Messages/Item/MessageItemRequestBuilder.cs index 9a21b7c04e2..3e104382823 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/Messages/Item/MessageItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/Messages/Item/MessageItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Extensions; using Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Forward; using Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move; +using Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete; using Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Reply; using Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.ReplyAll; using Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Send; @@ -75,6 +76,11 @@ public partial class MessageItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the reply method. public global::Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Reply.ReplyRequestBuilder Reply { diff --git a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..67473d9471b --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/messages/{message%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..04738bc7ed6 --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/MailFolders/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.MailFolders.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/mailFolders/{mailFolder%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/Messages/Item/MessageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Messages/Item/MessageItemRequestBuilder.cs index d47610c3ef0..352a891e7ae 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/Messages/Item/MessageItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/Messages/Item/MessageItemRequestBuilder.cs @@ -10,6 +10,7 @@ using Microsoft.Graph.Users.Item.Messages.Item.Extensions; using Microsoft.Graph.Users.Item.Messages.Item.Forward; using Microsoft.Graph.Users.Item.Messages.Item.Move; +using Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete; using Microsoft.Graph.Users.Item.Messages.Item.Reply; using Microsoft.Graph.Users.Item.Messages.Item.ReplyAll; using Microsoft.Graph.Users.Item.Messages.Item.Send; @@ -75,6 +76,11 @@ public partial class MessageItemRequestBuilder : BaseRequestBuilder { get => new global::Microsoft.Graph.Users.Item.Messages.Item.Move.MoveRequestBuilder(PathParameters, RequestAdapter); } + /// Provides operations to call the permanentDelete method. + public global::Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder PermanentDelete + { + get => new global::Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(PathParameters, RequestAdapter); + } /// Provides operations to call the reply method. public global::Microsoft.Graph.Users.Item.Messages.Item.Reply.ReplyRequestBuilder Reply { diff --git a/src/Microsoft.Graph/Generated/Users/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs new file mode 100644 index 00000000000..09304628f3b --- /dev/null +++ b/src/Microsoft.Graph/Generated/Users/Item/Messages/Item/PermanentDelete/PermanentDeleteRequestBuilder.cs @@ -0,0 +1,96 @@ +// +#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.Users.Item.Messages.Item.PermanentDelete +{ + /// + /// Provides operations to call the permanentDelete method. + /// + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilder : BaseRequestBuilder + { + /// + /// Instantiates a new and sets the default values. + /// + /// Path parameters for the request + /// The request adapter to use to execute the requests. + public PermanentDeleteRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/messages/{message%2Did}/permanentDelete", 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 PermanentDeleteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/users/{user%2Did}/messages/{message%2Did}/permanentDelete", rawUrl) + { + } + /// + /// Invoke action permanentDelete + /// + /// 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(Action>? requestConfiguration = default, CancellationToken cancellationToken = default) + { +#nullable restore +#else + public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default) + { +#endif + var requestInfo = ToPostRequestInformation(requestConfiguration); + var errorMapping = new Dictionary> + { + { "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue }, + }; + await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false); + } + /// + /// Invoke action permanentDelete + /// + /// A + /// 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(Action>? requestConfiguration = default) + { +#nullable restore +#else + public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default) + { +#endif + var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters); + requestInfo.Configure(requestConfiguration); + requestInfo.Headers.TryAdd("Accept", "application/json"); + return requestInfo; + } + /// + /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + /// + /// A + /// The raw URL to use for the request builder. + public global::Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder WithUrl(string rawUrl) + { + return new global::Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder(rawUrl, RequestAdapter); + } + /// + /// Configuration for the request such as headers, query parameters, and middleware options. + /// + [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] + public partial class PermanentDeleteRequestBuilderPostRequestConfiguration : RequestConfiguration + { + } + } +} +#pragma warning restore CS0618 diff --git a/src/Microsoft.Graph/Generated/Users/Item/UserItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/UserItemRequestBuilder.cs index 13cca02c5b8..cd98ffc82df 100644 --- a/src/Microsoft.Graph/Generated/Users/Item/UserItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/Item/UserItemRequestBuilder.cs @@ -482,7 +482,7 @@ public UserItemRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : b } /// /// Deletes a user. - /// 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. @@ -541,7 +541,7 @@ public async Task DeleteAsync(Action /// Update the properties of a user object. - /// Find more info here + /// Find more info here /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/Users/UsersRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/UsersRequestBuilder.cs index c7f7767ef33..eaecd723224 100644 --- a/src/Microsoft.Graph/Generated/Users/UsersRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Users/UsersRequestBuilder.cs @@ -78,8 +78,8 @@ public UsersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base { } /// - /// List properties and relationships of the user objects. - /// Find more info here + /// Retrieve a list of user objects. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -103,7 +103,7 @@ public UsersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base } /// /// Create a new user object. - /// Find more info here + /// Find more info here /// /// A /// The request body @@ -128,7 +128,7 @@ public UsersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.User.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// List properties and relationships of the user objects. + /// Retrieve a list of user objects. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -178,7 +178,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model return new global::Microsoft.Graph.Users.UsersRequestBuilder(rawUrl, RequestAdapter); } /// - /// List properties and relationships of the user objects. + /// Retrieve a list of user objects. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class UsersRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/UsersWithUserPrincipalName/UsersWithUserPrincipalNameRequestBuilder.cs b/src/Microsoft.Graph/Generated/UsersWithUserPrincipalName/UsersWithUserPrincipalNameRequestBuilder.cs index d8bea617aaa..4b3f210c420 100644 --- a/src/Microsoft.Graph/Generated/UsersWithUserPrincipalName/UsersWithUserPrincipalNameRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/UsersWithUserPrincipalName/UsersWithUserPrincipalNameRequestBuilder.cs @@ -38,7 +38,7 @@ public UsersWithUserPrincipalNameRequestBuilder(string rawUrl, IRequestAdapter r } /// /// Deletes a user. - /// 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. @@ -85,7 +85,7 @@ public async Task DeleteAsync(Action /// Update the properties of a user object. - /// Find more info here + /// Find more info here /// /// A /// The request body diff --git a/src/Microsoft.Graph/Generated/kiota-dom-export.txt b/src/Microsoft.Graph/Generated/kiota-dom-export.txt index 35089b58e32..be0cb97e334 100644 --- a/src/Microsoft.Graph/Generated/kiota-dom-export.txt +++ b/src/Microsoft.Graph/Generated/kiota-dom-export.txt @@ -45536,6 +45536,7 @@ Microsoft.Graph.Groups.Item.Calendar.calendarRequestBuilder::|public|constructor Microsoft.Graph.Groups.Item.Calendar.calendarRequestBuilder::|public|events:global.Microsoft.Graph.Groups.Item.Calendar.Events.EventsRequestBuilder Microsoft.Graph.Groups.Item.Calendar.calendarRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar Microsoft.Graph.Groups.Item.Calendar.calendarRequestBuilder::|public|getSchedule:global.Microsoft.Graph.Groups.Item.Calendar.GetSchedule.GetScheduleRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.calendarRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Calendar.calendarRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Groups.Item.Calendar.calendarRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.CalendarRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.calendarViewRequestBuilder-->BaseRequestBuilder @@ -45731,6 +45732,7 @@ Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.EventItemRequestBuilder:: Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -45987,6 +45989,7 @@ Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.EventItemR Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -46051,6 +46054,13 @@ Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward.fo Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -46083,6 +46093,13 @@ Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.Tentativel Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Groups.Item.Calendar.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -46311,6 +46328,7 @@ Microsoft.Graph.Groups.Item.Calendar.Events.Item.EventItemRequestBuilder::|publi Microsoft.Graph.Groups.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Groups.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Groups.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -46569,6 +46587,7 @@ Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.EventItemRequest Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -46633,6 +46652,13 @@ Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward.forwardR Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -46665,6 +46691,13 @@ Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.TentativelyAccep Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Calendar.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Groups.Item.Calendar.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Groups.Item.Calendar.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -46723,6 +46756,13 @@ Microsoft.Graph.Groups.Item.Calendar.GetSchedule.getScheduleRequestBuilder::|pub Microsoft.Graph.Groups.Item.Calendar.GetSchedule.getScheduleRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Groups.Item.Calendar.GetSchedule.getScheduleResponse-->global.Microsoft.Graph.Groups.Item.Calendar.GetSchedule.GetSchedulePostResponse Microsoft.Graph.Groups.Item.Calendar.GetSchedule.getScheduleResponse::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Groups.Item.Calendar.GetSchedule.GetScheduleResponse +Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.calendarViewRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.calendarViewRequestBuilder.calendarViewRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Groups.Item.CalendarView.calendarViewRequestBuilder.calendarViewRequestBuilderGetQueryParameters::|public|EndDateTime:string @@ -46918,6 +46958,7 @@ Microsoft.Graph.Groups.Item.CalendarView.Item.EventItemRequestBuilder::|public|e Microsoft.Graph.Groups.Item.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Groups.Item.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Groups.Item.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Groups.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Groups.Item.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -47174,6 +47215,7 @@ Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.EventItemRequestBui Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -47238,6 +47280,13 @@ Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward.forwardRequ Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -47270,6 +47319,13 @@ Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.TentativelyAccept.t Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Groups.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Groups.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -48032,6 +48088,7 @@ Microsoft.Graph.Groups.Item.Events.Item.EventItemRequestBuilder::|public|forward Microsoft.Graph.Groups.Item.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Groups.Item.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Groups.Item.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Groups.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Groups.Item.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -48290,6 +48347,7 @@ Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.EventItemRequestBuilder:: Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -48354,6 +48412,13 @@ Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward.forwardRequestBui Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -48386,6 +48451,13 @@ Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.TentativelyAccept.tentati Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Groups.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Groups.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Groups.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Groups.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -77634,6 +77706,7 @@ Microsoft.Graph.Me.Calendar.calendarRequestBuilder::|public|events:global.Micros Microsoft.Graph.Me.Calendar.calendarRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar Microsoft.Graph.Me.Calendar.calendarRequestBuilder::|public|getSchedule:global.Microsoft.Graph.Me.Calendar.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Me.Calendar.calendarRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar +Microsoft.Graph.Me.Calendar.calendarRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendar.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendar.calendarRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendar.calendarRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendar.calendarRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.CalendarRequestBuilder @@ -77832,6 +77905,7 @@ Microsoft.Graph.Me.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|e Microsoft.Graph.Me.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Me.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Me.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -78088,6 +78162,7 @@ Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBui Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -78152,6 +78227,13 @@ Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequ Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -78184,6 +78266,13 @@ Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.t Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendar.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Calendar.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Calendar.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -78412,6 +78501,7 @@ Microsoft.Graph.Me.Calendar.Events.Item.EventItemRequestBuilder::|public|forward Microsoft.Graph.Me.Calendar.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Me.Calendar.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.Calendar.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Calendar.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Calendar.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -78670,6 +78760,7 @@ Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder:: Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -78734,6 +78825,13 @@ Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBui Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -78766,6 +78864,13 @@ Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentati Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendar.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Calendar.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Calendar.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -78824,6 +78929,13 @@ Microsoft.Graph.Me.Calendar.GetSchedule.getScheduleRequestBuilder::|public|ToPos Microsoft.Graph.Me.Calendar.GetSchedule.getScheduleRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Me.Calendar.GetSchedule.getScheduleResponse-->global.Microsoft.Graph.Me.Calendar.GetSchedule.GetSchedulePostResponse Microsoft.Graph.Me.Calendar.GetSchedule.getScheduleResponse::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Me.Calendar.GetSchedule.GetScheduleResponse +Microsoft.Graph.Me.Calendar.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendar.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendar.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.calendarGroupsRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Me.CalendarGroups.calendarGroupsRequestBuilder.calendarGroupsRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Me.CalendarGroups.calendarGroupsRequestBuilder.calendarGroupsRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -78934,6 +79046,7 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|getSchedule:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>):RequestInformation @@ -79175,6 +79288,7 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventIte Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -79431,6 +79545,7 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instance Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -79495,6 +79610,13 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instance Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -79527,6 +79649,13 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instance Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -79755,6 +79884,7 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemReque Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -80013,6 +80143,7 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -80077,6 +80208,13 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -80109,6 +80247,13 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -80167,6 +80312,13 @@ Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule.getScheduleReq Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule.getScheduleRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule.getScheduleResponse-->global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule.GetSchedulePostResponse Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule.getScheduleResponse::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.GetSchedule.GetScheduleResponse +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.calendarsRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Me.Calendars.calendarsRequestBuilder.calendarsRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Me.Calendars.calendarsRequestBuilder.calendarsRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -80232,6 +80384,7 @@ Microsoft.Graph.Me.Calendars.Item.CalendarItemRequestBuilder::|public|events:glo Microsoft.Graph.Me.Calendars.Item.CalendarItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar Microsoft.Graph.Me.Calendars.Item.CalendarItemRequestBuilder::|public|getSchedule:global.Microsoft.Graph.Me.Calendars.Item.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar +Microsoft.Graph.Me.Calendars.Item.CalendarItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendars.Item.CalendarItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendars.Item.CalendarItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>):RequestInformation @@ -80473,6 +80626,7 @@ Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|pu Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -80729,6 +80883,7 @@ Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequ Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -80793,6 +80948,13 @@ Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwa Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -80825,6 +80987,13 @@ Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAc Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -81053,6 +81222,7 @@ Microsoft.Graph.Me.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|f Microsoft.Graph.Me.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Me.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -81311,6 +81481,7 @@ Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBui Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -81375,6 +81546,13 @@ Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequ Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -81407,6 +81585,13 @@ Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.t Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -81465,6 +81650,13 @@ Microsoft.Graph.Me.Calendars.Item.GetSchedule.getScheduleRequestBuilder::|public Microsoft.Graph.Me.Calendars.Item.GetSchedule.getScheduleRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Me.Calendars.Item.GetSchedule.getScheduleResponse-->global.Microsoft.Graph.Me.Calendars.Item.GetSchedule.GetSchedulePostResponse Microsoft.Graph.Me.Calendars.Item.GetSchedule.getScheduleResponse::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Me.Calendars.Item.GetSchedule.GetScheduleResponse +Microsoft.Graph.Me.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarView.calendarViewRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Me.CalendarView.calendarViewRequestBuilder.calendarViewRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Me.CalendarView.calendarViewRequestBuilder.calendarViewRequestBuilderGetQueryParameters::|public|EndDateTime:string @@ -81660,6 +81852,7 @@ Microsoft.Graph.Me.CalendarView.Item.EventItemRequestBuilder::|public|extensions Microsoft.Graph.Me.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Me.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Me.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Me.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -81916,6 +82109,7 @@ Microsoft.Graph.Me.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|pu Microsoft.Graph.Me.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -81980,6 +82174,13 @@ Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilde Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -82012,6 +82213,13 @@ Microsoft.Graph.Me.CalendarView.Item.Instances.Item.TentativelyAccept.tentativel Microsoft.Graph.Me.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -83161,6 +83369,7 @@ Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.ContactFolderItemReques Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|DeleteAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.ContactFolder Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.ContactFolder; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.ContactFolder +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.ContactFolder; requestConfiguration?:Action>):RequestInformation @@ -83230,6 +83439,7 @@ Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactIt Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Contact; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|photo:global.Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.PhotoRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -83279,6 +83489,13 @@ Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extension Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Extension; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.photoRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Expand:string[] Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Select:string[] @@ -83305,6 +83522,13 @@ Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.Val Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|ToPutRequestInformation(body:Stream; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder.ContactFolderItemRequestBuilderDeleteRequestConfiguration-->RequestConfiguration Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder.ContactFolderItemRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -83318,6 +83542,7 @@ Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder::|public| Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|DeleteAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.ContactFolder Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.ContactFolder; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.ContactFolder +Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.ContactFolder; requestConfiguration?:Action>):RequestInformation @@ -83387,6 +83612,7 @@ Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder:: Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Contact; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact +Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|photo:global.Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.PhotoRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -83436,6 +83662,13 @@ Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Extensions.Item.ExtensionIt Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Extension; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder +Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.photoRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Expand:string[] Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Select:string[] @@ -83462,6 +83695,13 @@ Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.Value.ContentRequestB Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|ToPutRequestInformation(body:Stream; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.ContactFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder +Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Contacts.contactsRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Me.Contacts.contactsRequestBuilder.contactsRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Me.Contacts.contactsRequestBuilder.contactsRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -83527,6 +83767,7 @@ Microsoft.Graph.Me.Contacts.Item.ContactItemRequestBuilder::|public|DeleteAsync( Microsoft.Graph.Me.Contacts.Item.ContactItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.Contacts.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.Contacts.Item.ContactItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact Microsoft.Graph.Me.Contacts.Item.ContactItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Contact; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact +Microsoft.Graph.Me.Contacts.Item.ContactItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Contacts.Item.ContactItemRequestBuilder::|public|photo:global.Microsoft.Graph.Me.Contacts.Item.Photo.PhotoRequestBuilder Microsoft.Graph.Me.Contacts.Item.ContactItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Contacts.Item.ContactItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -83576,6 +83817,13 @@ Microsoft.Graph.Me.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|p Microsoft.Graph.Me.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Extension; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder +Microsoft.Graph.Me.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Contacts.Item.Photo.photoRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Me.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Expand:string[] Microsoft.Graph.Me.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Select:string[] @@ -84125,6 +84373,7 @@ Microsoft.Graph.Me.Events.Item.EventItemRequestBuilder::|public|forward:global.M Microsoft.Graph.Me.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Me.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Me.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Me.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -84385,6 +84634,7 @@ Microsoft.Graph.Me.Events.Item.Instances.Item.EventItemRequestBuilder::|public|d Microsoft.Graph.Me.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Me.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Me.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Me.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Me.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Me.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Me.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Me.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Me.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Me.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -84449,6 +84699,13 @@ Microsoft.Graph.Me.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|pu Microsoft.Graph.Me.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -84481,6 +84738,13 @@ Microsoft.Graph.Me.Events.Item.Instances.Item.TentativelyAccept.tentativelyAccep Microsoft.Graph.Me.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Me.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Me.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -88170,6 +88434,7 @@ Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuild Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|messages:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.MessagesRequestBuilder Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|move:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move.MoveRequestBuilder Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.MailFolder; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.MailFolder +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.MailFolder; requestConfiguration?:Action>):RequestInformation @@ -88453,6 +88718,7 @@ Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemR Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|move:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MoveRequestBuilder Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Message; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|reply:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.ReplyRequestBuilder Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|replyAll:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.ReplyAll.ReplyAllRequestBuilder Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|send:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Send.SendRequestBuilder @@ -88475,6 +88741,13 @@ Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.moveReq Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MoveRequestBuilder +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|Comment:string @@ -88563,6 +88836,13 @@ Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move.moveRequestBuilder::| Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.MailFolder Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.Move.MoveRequestBuilder +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.MailFolders.Item.Copy.copyPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.MailFolders.Item.Copy.copyPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.MailFolders.Item.Copy.copyPostRequestBody::|public|constructor():void @@ -88594,6 +88874,7 @@ Microsoft.Graph.Me.MailFolders.Item.MailFolderItemRequestBuilder::|public|messag Microsoft.Graph.Me.MailFolders.Item.MailFolderItemRequestBuilder::|public|messages:global.Microsoft.Graph.Me.MailFolders.Item.Messages.MessagesRequestBuilder Microsoft.Graph.Me.MailFolders.Item.MailFolderItemRequestBuilder::|public|move:global.Microsoft.Graph.Me.MailFolders.Item.Move.MoveRequestBuilder Microsoft.Graph.Me.MailFolders.Item.MailFolderItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.MailFolder; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.MailFolder +Microsoft.Graph.Me.MailFolders.Item.MailFolderItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.MailFolders.Item.MailFolderItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.MailFolders.Item.MailFolderItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.MailFolders.Item.MailFolderItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.MailFolder; requestConfiguration?:Action>):RequestInformation @@ -88877,6 +89158,7 @@ Microsoft.Graph.Me.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|pu Microsoft.Graph.Me.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Me.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|move:global.Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move.MoveRequestBuilder Microsoft.Graph.Me.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Message; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message +Microsoft.Graph.Me.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|reply:global.Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Reply.ReplyRequestBuilder Microsoft.Graph.Me.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|replyAll:global.Microsoft.Graph.Me.MailFolders.Item.Messages.Item.ReplyAll.ReplyAllRequestBuilder Microsoft.Graph.Me.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|send:global.Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Send.SendRequestBuilder @@ -88899,6 +89181,13 @@ Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move.moveRequestBuilder::|publ Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Move.MoveRequestBuilder +Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.MailFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|Comment:string @@ -88987,6 +89276,13 @@ Microsoft.Graph.Me.MailFolders.Item.Move.moveRequestBuilder::|public|constructor Microsoft.Graph.Me.MailFolders.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.MailFolders.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.MailFolder Microsoft.Graph.Me.MailFolders.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.MailFolders.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.MailFolders.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.MailFolders.Item.Move.MoveRequestBuilder +Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.MailFolders.mailFoldersRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Me.MailFolders.mailFoldersRequestBuilder.mailFoldersRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Me.MailFolders.mailFoldersRequestBuilder.mailFoldersRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -90026,6 +90322,7 @@ Microsoft.Graph.Me.Messages.Item.MessageItemRequestBuilder::|public|forward:glob Microsoft.Graph.Me.Messages.Item.MessageItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Me.Messages.Item.MessageItemRequestBuilder::|public|move:global.Microsoft.Graph.Me.Messages.Item.Move.MoveRequestBuilder Microsoft.Graph.Me.Messages.Item.MessageItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Message; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message +Microsoft.Graph.Me.Messages.Item.MessageItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Me.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Messages.Item.MessageItemRequestBuilder::|public|reply:global.Microsoft.Graph.Me.Messages.Item.Reply.ReplyRequestBuilder Microsoft.Graph.Me.Messages.Item.MessageItemRequestBuilder::|public|replyAll:global.Microsoft.Graph.Me.Messages.Item.ReplyAll.ReplyAllRequestBuilder Microsoft.Graph.Me.Messages.Item.MessageItemRequestBuilder::|public|send:global.Microsoft.Graph.Me.Messages.Item.Send.SendRequestBuilder @@ -90048,6 +90345,13 @@ Microsoft.Graph.Me.Messages.Item.Move.moveRequestBuilder::|public|constructor(ra Microsoft.Graph.Me.Messages.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Me.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Me.Messages.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Me.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Me.Messages.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Messages.Item.Move.MoveRequestBuilder +Microsoft.Graph.Me.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Me.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Me.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Me.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Me.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Me.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Me.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Me.Messages.Item.Reply.replyPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Me.Messages.Item.Reply.replyPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Me.Messages.Item.Reply.replyPostRequestBody::|public|Comment:string @@ -115690,6 +115994,11 @@ Microsoft.Graph.Models.Security.analyzedMessageEvidence::|public|UrlCount:long? Microsoft.Graph.Models.Security.analyzedMessageEvidence::|public|Urls:List Microsoft.Graph.Models.Security.analyzedMessageEvidence::|public|Urn:string Microsoft.Graph.Models.Security.analyzedMessageEvidence::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.Security.AnalyzedMessageEvidence +Microsoft.Graph.Models.Security.antispamTeamsDirection::0000-unknown +Microsoft.Graph.Models.Security.antispamTeamsDirection::0001-inbound +Microsoft.Graph.Models.Security.antispamTeamsDirection::0002-outbound +Microsoft.Graph.Models.Security.antispamTeamsDirection::0003-intraorg +Microsoft.Graph.Models.Security.antispamTeamsDirection::0004-unknownFutureValue Microsoft.Graph.Models.Security.article-->global.Microsoft.Graph.Models.Entity Microsoft.Graph.Models.Security.article::|public|Body:global.Microsoft.Graph.Models.Security.FormattedContent Microsoft.Graph.Models.Security.article::|public|CreatedDateTime:DateTimeOffset? @@ -117215,6 +117524,7 @@ Microsoft.Graph.Models.Security.mailboxEvidence::|public|GetFieldDeserializers() Microsoft.Graph.Models.Security.mailboxEvidence::|public|OdataType:string Microsoft.Graph.Models.Security.mailboxEvidence::|public|PrimaryAddress:string Microsoft.Graph.Models.Security.mailboxEvidence::|public|Serialize(writer:ISerializationWriter):void +Microsoft.Graph.Models.Security.mailboxEvidence::|public|Upn:string Microsoft.Graph.Models.Security.mailboxEvidence::|public|UserAccount:global.Microsoft.Graph.Models.Security.UserAccount Microsoft.Graph.Models.Security.mailboxEvidence::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.Security.MailboxEvidence Microsoft.Graph.Models.Security.mailClusterEvidence-->global.Microsoft.Graph.Models.Security.AlertEvidence @@ -117725,6 +118035,47 @@ Microsoft.Graph.Models.Security.tag::|public|LastModifiedDateTime:DateTimeOffset Microsoft.Graph.Models.Security.tag::|public|OdataType:string Microsoft.Graph.Models.Security.tag::|public|Serialize(writer:ISerializationWriter):void Microsoft.Graph.Models.Security.tag::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.Security.Tag +Microsoft.Graph.Models.Security.teamsDeliveryLocation::0000-unknown +Microsoft.Graph.Models.Security.teamsDeliveryLocation::0001-teams +Microsoft.Graph.Models.Security.teamsDeliveryLocation::0002-quarantine +Microsoft.Graph.Models.Security.teamsDeliveryLocation::0003-failed +Microsoft.Graph.Models.Security.teamsDeliveryLocation::0004-unknownFutureValue +Microsoft.Graph.Models.Security.teamsMessageDeliveryAction::0000-unknown +Microsoft.Graph.Models.Security.teamsMessageDeliveryAction::0001-deliveredAsSpam +Microsoft.Graph.Models.Security.teamsMessageDeliveryAction::0002-delivered +Microsoft.Graph.Models.Security.teamsMessageDeliveryAction::0003-blocked +Microsoft.Graph.Models.Security.teamsMessageDeliveryAction::0004-replaced +Microsoft.Graph.Models.Security.teamsMessageDeliveryAction::0005-unknownFutureValue +Microsoft.Graph.Models.Security.teamsMessageEvidence-->global.Microsoft.Graph.Models.Security.AlertEvidence +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|CampaignId:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|ChannelId:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|constructor():void +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|DeliveryAction:global.Microsoft.Graph.Models.Security.TeamsMessageDeliveryAction? +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|DeliveryLocation:global.Microsoft.Graph.Models.Security.TeamsDeliveryLocation? +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|Files:List +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|GetFieldDeserializers():IDictionary> +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|GroupId:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|IsExternal:bool? +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|IsOwned:bool? +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|LastModifiedDateTime:DateTimeOffset? +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|MessageDirection:global.Microsoft.Graph.Models.Security.AntispamTeamsDirection? +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|MessageId:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|OdataType:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|OwningTenantId:Guid? +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|ParentMessageId:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|ReceivedDateTime:DateTimeOffset? +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|Recipients:List +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|SenderFromAddress:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|SenderIP:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|Serialize(writer:ISerializationWriter):void +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|SourceAppName:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|SourceId:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|Subject:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|SuspiciousRecipients:List +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|ThreadId:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|ThreadType:string +Microsoft.Graph.Models.Security.teamsMessageEvidence::|public|Urls:List +Microsoft.Graph.Models.Security.teamsMessageEvidence::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.Security.TeamsMessageEvidence Microsoft.Graph.Models.Security.threatIntelligence-->global.Microsoft.Graph.Models.Entity Microsoft.Graph.Models.Security.threatIntelligence::|public|ArticleIndicators:List Microsoft.Graph.Models.Security.threatIntelligence::|public|Articles:List @@ -120099,6 +120450,7 @@ Microsoft.Graph.Models.team::|public|Classification:string Microsoft.Graph.Models.team::|public|CreatedDateTime:DateTimeOffset? Microsoft.Graph.Models.team::|public|Description:string Microsoft.Graph.Models.team::|public|DisplayName:string +Microsoft.Graph.Models.team::|public|FirstChannelName:string Microsoft.Graph.Models.team::|public|FunSettings:global.Microsoft.Graph.Models.TeamFunSettings Microsoft.Graph.Models.team::|public|GetFieldDeserializers():IDictionary> Microsoft.Graph.Models.team::|public|Group:global.Microsoft.Graph.Models.Group @@ -160014,6 +160366,7 @@ Microsoft.Graph.Users.Item.Calendar.calendarRequestBuilder::|public|events:globa Microsoft.Graph.Users.Item.Calendar.calendarRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar Microsoft.Graph.Users.Item.Calendar.calendarRequestBuilder::|public|getSchedule:global.Microsoft.Graph.Users.Item.Calendar.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Users.Item.Calendar.calendarRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar +Microsoft.Graph.Users.Item.Calendar.calendarRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendar.calendarRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendar.calendarRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendar.calendarRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.CalendarRequestBuilder @@ -160210,6 +160563,7 @@ Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::| Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -160466,6 +160820,7 @@ Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRe Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -160530,6 +160885,13 @@ Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward.for Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -160562,6 +160924,13 @@ Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.Tentatively Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Calendar.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -160790,6 +161159,7 @@ Microsoft.Graph.Users.Item.Calendar.Events.Item.EventItemRequestBuilder::|public Microsoft.Graph.Users.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Users.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -161048,6 +161418,7 @@ Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.EventItemRequestB Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -161112,6 +161483,13 @@ Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward.forwardRe Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -161144,6 +161522,13 @@ Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendar.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Calendar.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Calendar.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -161202,6 +161587,13 @@ Microsoft.Graph.Users.Item.Calendar.GetSchedule.getScheduleRequestBuilder::|publ Microsoft.Graph.Users.Item.Calendar.GetSchedule.getScheduleRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Users.Item.Calendar.GetSchedule.getScheduleResponse-->global.Microsoft.Graph.Users.Item.Calendar.GetSchedule.GetSchedulePostResponse Microsoft.Graph.Users.Item.Calendar.GetSchedule.getScheduleResponse::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Users.Item.Calendar.GetSchedule.GetScheduleResponse +Microsoft.Graph.Users.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendar.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendar.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.calendarGroupsRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.calendarGroupsRequestBuilder.calendarGroupsRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Users.Item.CalendarGroups.calendarGroupsRequestBuilder.calendarGroupsRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -161312,6 +161704,7 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarItemReques Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|getSchedule:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>):RequestInformation @@ -161553,6 +161946,7 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item. Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -161809,6 +162203,7 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item. Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -161873,6 +162268,13 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item. Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -161905,6 +162307,13 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item. Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -162133,6 +162542,7 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.EventI Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -162391,6 +162801,7 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instan Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -162455,6 +162866,13 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instan Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -162487,6 +162905,13 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instan Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -162545,6 +162970,13 @@ Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule.getSch Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule.getScheduleRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule.getScheduleResponse-->global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule.GetSchedulePostResponse Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule.getScheduleResponse::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.GetSchedule.GetScheduleResponse +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarGroups.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.calendarsRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Users.Item.Calendars.calendarsRequestBuilder.calendarsRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Users.Item.Calendars.calendarsRequestBuilder.calendarsRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -162610,6 +163042,7 @@ Microsoft.Graph.Users.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ev Microsoft.Graph.Users.Item.Calendars.Item.CalendarItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar Microsoft.Graph.Users.Item.Calendars.Item.CalendarItemRequestBuilder::|public|getSchedule:global.Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Calendar +Microsoft.Graph.Users.Item.Calendars.Item.CalendarItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendars.Item.CalendarItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Calendar; requestConfiguration?:Action>):RequestInformation @@ -162851,6 +163284,7 @@ Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuil Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -163107,6 +163541,7 @@ Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Event Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -163171,6 +163606,13 @@ Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forwa Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -163203,6 +163645,13 @@ Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.Tenta Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -163431,6 +163880,7 @@ Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::| Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -163689,6 +164139,7 @@ Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRe Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -163753,6 +164204,13 @@ Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward.for Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -163785,6 +164243,13 @@ Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.Tentatively Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Calendars.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -163843,6 +164308,13 @@ Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule.getScheduleRequestBuilder: Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule.getScheduleRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule.GetScheduleRequestBuilder Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule.getScheduleResponse-->global.Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule.GetSchedulePostResponse Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule.getScheduleResponse::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Users.Item.Calendars.Item.GetSchedule.GetScheduleResponse +Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Calendars.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarView.calendarViewRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Users.Item.CalendarView.calendarViewRequestBuilder.calendarViewRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Users.Item.CalendarView.calendarViewRequestBuilder.calendarViewRequestBuilderGetQueryParameters::|public|EndDateTime:string @@ -164036,6 +164508,7 @@ Microsoft.Graph.Users.Item.CalendarView.Item.EventItemRequestBuilder::|public|ex Microsoft.Graph.Users.Item.CalendarView.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.CalendarView.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Users.Item.CalendarView.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.InstancesRequestBuilder +Microsoft.Graph.Users.Item.CalendarView.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.CalendarView.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.CalendarView.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -164292,6 +164765,7 @@ Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.EventItemRequestBuil Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -164356,6 +164830,13 @@ Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward.forwardReque Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -164388,6 +164869,13 @@ Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.TentativelyAccept.te Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarView.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.CalendarView.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.CalendarView.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -165537,6 +166025,7 @@ Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.ContactFolderIt Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|DeleteAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.ContactFolder Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.ContactFolder; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.ContactFolder +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.ContactFolderItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.ContactFolder; requestConfiguration?:Action>):RequestInformation @@ -165606,6 +166095,7 @@ Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.C Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Contact; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|photo:global.Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.PhotoRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -165655,6 +166145,13 @@ Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.E Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Extension; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.photoRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Expand:string[] Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Select:string[] @@ -165681,6 +166178,13 @@ Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.P Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|ToPutRequestInformation(body:Stream; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.ContactFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder.ContactFolderItemRequestBuilderDeleteRequestConfiguration-->RequestConfiguration Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder.ContactFolderItemRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -165694,6 +166198,7 @@ Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder:: Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|DeleteAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.ContactFolder Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.ContactFolder; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.ContactFolder +Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.ContactFolderItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.ContactFolder; requestConfiguration?:Action>):RequestInformation @@ -165763,6 +166268,7 @@ Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.ContactItemRequestB Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Contact; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact +Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|photo:global.Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.PhotoRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -165812,6 +166318,13 @@ Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Extensions.Item.Ext Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Extension; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder +Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.photoRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Expand:string[] Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Select:string[] @@ -165838,6 +166351,13 @@ Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.Value.Content Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|ToPutRequestInformation(body:Stream; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.ContactFolders.Item.Contacts.Item.Photo.Value.ContentRequestBuilder +Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.ContactFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Contacts.contactsRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Users.Item.Contacts.contactsRequestBuilder.contactsRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Users.Item.Contacts.contactsRequestBuilder.contactsRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -165903,6 +166423,7 @@ Microsoft.Graph.Users.Item.Contacts.Item.ContactItemRequestBuilder::|public|Dele Microsoft.Graph.Users.Item.Contacts.Item.ContactItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.Contacts.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.Contacts.Item.ContactItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact Microsoft.Graph.Users.Item.Contacts.Item.ContactItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Contact; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Contact +Microsoft.Graph.Users.Item.Contacts.Item.ContactItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Contacts.Item.ContactItemRequestBuilder::|public|photo:global.Microsoft.Graph.Users.Item.Contacts.Item.Photo.PhotoRequestBuilder Microsoft.Graph.Users.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Contacts.Item.ContactItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -165952,6 +166473,13 @@ Microsoft.Graph.Users.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBui Microsoft.Graph.Users.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.Extension; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Contacts.Item.Extensions.Item.ExtensionItemRequestBuilder +Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Contacts.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Contacts.Item.Photo.photoRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Users.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Expand:string[] Microsoft.Graph.Users.Item.Contacts.Item.Photo.photoRequestBuilder.photoRequestBuilderGetQueryParameters::|public|Select:string[] @@ -166501,6 +167029,7 @@ Microsoft.Graph.Users.Item.Events.Item.EventItemRequestBuilder::|public|forward: Microsoft.Graph.Users.Item.Events.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event Microsoft.Graph.Users.Item.Events.Item.EventItemRequestBuilder::|public|instances:global.Microsoft.Graph.Users.Item.Events.Item.Instances.InstancesRequestBuilder Microsoft.Graph.Users.Item.Events.Item.EventItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Event; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.Events.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Events.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Events.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Events.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Events.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Events.Item.EventItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -166759,6 +167288,7 @@ Microsoft.Graph.Users.Item.Events.Item.Instances.Item.EventItemRequestBuilder::| Microsoft.Graph.Users.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|extensions:global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Extensions.ExtensionsRequestBuilder Microsoft.Graph.Users.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|forward:global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder Microsoft.Graph.Users.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Event +Microsoft.Graph.Users.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|snoozeReminder:global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.SnoozeReminder.SnoozeReminderRequestBuilder Microsoft.Graph.Users.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|tentativelyAccept:global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder Microsoft.Graph.Users.Item.Events.Item.Instances.Item.EventItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation @@ -166823,6 +167353,13 @@ Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward.forwardRequestBuil Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward.ForwardPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward.forwardRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.Forward.ForwardRequestBuilder +Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Events.Item.Instances.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -166855,6 +167392,13 @@ Microsoft.Graph.Users.Item.Events.Item.Instances.Item.TentativelyAccept.tentativ Microsoft.Graph.Users.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void Microsoft.Graph.Users.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptPostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Events.Item.Instances.Item.TentativelyAccept.tentativelyAcceptRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Events.Item.Instances.Item.TentativelyAccept.TentativelyAcceptRequestBuilder +Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Events.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Events.Item.SnoozeReminder.snoozeReminderPostRequestBody::|public|constructor():void @@ -170542,6 +171086,7 @@ Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.MailFolderItemRequ Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|messages:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.MessagesRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|move:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move.MoveRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.MailFolder; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.MailFolder +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.MailFolderItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.MailFolder; requestConfiguration?:Action>):RequestInformation @@ -170825,6 +171370,7 @@ Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Mess Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|move:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MoveRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Message; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|reply:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.ReplyRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|replyAll:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.ReplyAll.ReplyAllRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|send:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Send.SendRequestBuilder @@ -170847,6 +171393,13 @@ Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Move.MoveRequestBuilder +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|Comment:string @@ -170935,6 +171488,13 @@ Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move.moveRequestBu Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.MailFolder Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.Move.MoveRequestBuilder +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.MailFolders.Item.ChildFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.Copy.copyPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.MailFolders.Item.Copy.copyPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.MailFolders.Item.Copy.copyPostRequestBody::|public|constructor():void @@ -170967,6 +171527,7 @@ Microsoft.Graph.Users.Item.MailFolders.Item.MailFolderItemRequestBuilder::|publi Microsoft.Graph.Users.Item.MailFolders.Item.MailFolderItemRequestBuilder::|public|messages:global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.MessagesRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.MailFolderItemRequestBuilder::|public|move:global.Microsoft.Graph.Users.Item.MailFolders.Item.Move.MoveRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.MailFolderItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.MailFolder; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.MailFolder +Microsoft.Graph.Users.Item.MailFolders.Item.MailFolderItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.MailFolderItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.MailFolders.Item.MailFolderItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.MailFolders.Item.MailFolderItemRequestBuilder::|public|ToPatchRequestInformation(body:global.Microsoft.Graph.Models.MailFolder; requestConfiguration?:Action>):RequestInformation @@ -171250,6 +171811,7 @@ Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.MessageItemRequestBuil Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|move:global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move.MoveRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Message; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message +Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|reply:global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Reply.ReplyRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|replyAll:global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.ReplyAll.ReplyAllRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.MessageItemRequestBuilder::|public|send:global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Send.SendRequestBuilder @@ -171272,6 +171834,13 @@ Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move.moveRequestBuilde Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Move.MoveRequestBuilder +Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.MailFolders.Item.Messages.Item.Reply.replyPostRequestBody::|public|Comment:string @@ -171360,6 +171929,13 @@ Microsoft.Graph.Users.Item.MailFolders.Item.Move.moveRequestBuilder::|public|con Microsoft.Graph.Users.Item.MailFolders.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.MailFolders.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.MailFolder Microsoft.Graph.Users.Item.MailFolders.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.MailFolders.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.MailFolders.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.MailFolders.Item.Move.MoveRequestBuilder +Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.MailFolders.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.MailFolders.mailFoldersRequestBuilder-->BaseRequestBuilder Microsoft.Graph.Users.Item.MailFolders.mailFoldersRequestBuilder.mailFoldersRequestBuilderGetQueryParameters::|public|Count:bool? Microsoft.Graph.Users.Item.MailFolders.mailFoldersRequestBuilder.mailFoldersRequestBuilderGetQueryParameters::|public|Expand:string[] @@ -172311,6 +172887,7 @@ Microsoft.Graph.Users.Item.Messages.Item.MessageItemRequestBuilder::|public|forw Microsoft.Graph.Users.Item.Messages.Item.MessageItemRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Users.Item.Messages.Item.MessageItemRequestBuilder::|public|move:global.Microsoft.Graph.Users.Item.Messages.Item.Move.MoveRequestBuilder Microsoft.Graph.Users.Item.Messages.Item.MessageItemRequestBuilder::|public|PatchAsync(body:global.Microsoft.Graph.Models.Message; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message +Microsoft.Graph.Users.Item.Messages.Item.MessageItemRequestBuilder::|public|permanentDelete:global.Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Messages.Item.MessageItemRequestBuilder::|public|reply:global.Microsoft.Graph.Users.Item.Messages.Item.Reply.ReplyRequestBuilder Microsoft.Graph.Users.Item.Messages.Item.MessageItemRequestBuilder::|public|replyAll:global.Microsoft.Graph.Users.Item.Messages.Item.ReplyAll.ReplyAllRequestBuilder Microsoft.Graph.Users.Item.Messages.Item.MessageItemRequestBuilder::|public|send:global.Microsoft.Graph.Users.Item.Messages.Item.Send.SendRequestBuilder @@ -172333,6 +172910,13 @@ Microsoft.Graph.Users.Item.Messages.Item.Move.moveRequestBuilder::|public|constr Microsoft.Graph.Users.Item.Messages.Item.Move.moveRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Users.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Message Microsoft.Graph.Users.Item.Messages.Item.Move.moveRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Users.Item.Messages.Item.Move.MovePostRequestBody; requestConfiguration?:Action>):RequestInformation Microsoft.Graph.Users.Item.Messages.Item.Move.moveRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Messages.Item.Move.MoveRequestBuilder +Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder-->BaseRequestBuilder +Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder.permanentDeleteRequestBuilderPostRequestConfiguration-->RequestConfiguration +Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void +Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void +Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation +Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.permanentDeleteRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Users.Item.Messages.Item.PermanentDelete.PermanentDeleteRequestBuilder Microsoft.Graph.Users.Item.Messages.Item.Reply.replyPostRequestBody::|public|AdditionalData:IDictionary Microsoft.Graph.Users.Item.Messages.Item.Reply.replyPostRequestBody::|public|BackingStore:IBackingStore Microsoft.Graph.Users.Item.Messages.Item.Reply.replyPostRequestBody::|public|Comment:string diff --git a/src/Microsoft.Graph/Generated/kiota-lock.json b/src/Microsoft.Graph/Generated/kiota-lock.json index 8ce8e819f88..50fd57a0650 100644 --- a/src/Microsoft.Graph/Generated/kiota-lock.json +++ b/src/Microsoft.Graph/Generated/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "1930F9DC9BEBD05E5FBB63CC850FA3E06AE5AC7037D29E2E7B8DB277C079BC3D0B851696F1A0EAAB29A55363769A2E1050EC847B16865666530250DD3494C8A4", + "descriptionHash": "F64A1EBE24ACD91E9BB9F53DB06DD92534B609271DDD7AD3319D522219A851595D809EFC19D90215FE92E3F50E75C4A4804F7C179FDF952EE66AF4D557831CF0", "descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.24.0",