diff --git a/src/Generated/Admin/Teams/UserConfigurations/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Admin/Teams/UserConfigurations/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php index 6554f9317d8..52df31d3f80 100644 --- a/src/Generated/Admin/Teams/UserConfigurations/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Admin/Teams/UserConfigurations/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Admin/Teams/UserConfigurations/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Admin/Teams/UserConfigurations/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 1e8c859787d..acf0e433a2f 100644 --- a/src/Generated/Admin/Teams/UserConfigurations/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Admin/Teams/UserConfigurations/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/DeviceManagement/VirtualEndpoint/ProvisioningPolicies/Item/Assignments/Item/AssignedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/DeviceManagement/VirtualEndpoint/ProvisioningPolicies/Item/Assignments/Item/AssignedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php index 5666673acf9..da5423043b4 100644 --- a/src/Generated/DeviceManagement/VirtualEndpoint/ProvisioningPolicies/Item/Assignments/Item/AssignedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/DeviceManagement/VirtualEndpoint/ProvisioningPolicies/Item/Assignments/Item/AssignedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/DeviceManagement/VirtualEndpoint/ProvisioningPolicies/Item/Assignments/Item/AssignedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/DeviceManagement/VirtualEndpoint/ProvisioningPolicies/Item/Assignments/Item/AssignedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index bfb358aa578..543d36adffa 100644 --- a/src/Generated/DeviceManagement/VirtualEndpoint/ProvisioningPolicies/Item/Assignments/Item/AssignedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/DeviceManagement/VirtualEndpoint/ProvisioningPolicies/Item/Assignments/Item/AssignedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Drives/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Drives/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 2e7c27ba10a..e12dc458355 100644 --- a/src/Generated/Drives/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Drives/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Drives/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 8d7fbdabc1a..1a7fb5c7fd4 100644 --- a/src/Generated/Drives/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Drives/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Drives/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Drives/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 4aa462b0d94..3ba4f431dfd 100644 --- a/src/Generated/Drives/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Drives/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Drives/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index d4cab31dd63..ccbc7fa3424 100644 --- a/src/Generated/Drives/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Drives/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Drives/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Drives/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 2c2264b0a0a..66df91e2e7f 100644 --- a/src/Generated/Drives/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Drives/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Drives/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index c5fcab14610..05876b9e5ef 100644 --- a/src/Generated/Drives/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Drives/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Drives/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Drives/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 15aab2eeb63..676525ab8a1 100644 --- a/src/Generated/Drives/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Drives/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Drives/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index c015b15b8ad..ea151888255 100644 --- a/src/Generated/Drives/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Drives/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Drives/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Drives/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index e6d19bd1308..673b6871326 100644 --- a/src/Generated/Drives/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Drives/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Drives/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index c8843a755b2..209504c3bd8 100644 --- a/src/Generated/Drives/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Drives/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Drives/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Drives/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index acf10028195..3ec321ea475 100644 --- a/src/Generated/Drives/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Drives/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Drives/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index e314f9f596d..5c6834489d2 100644 --- a/src/Generated/Drives/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Drives/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Drives/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Drives/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index baa743ede9a..16deb0b69c3 100644 --- a/src/Generated/Drives/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Drives/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Drives/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 48825cdb39f..197a0f9c419 100644 --- a/src/Generated/Drives/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Drives/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Drives/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Drives/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index c6efc01f185..146b40f6a99 100644 --- a/src/Generated/Drives/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Drives/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Drives/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 4c7cdc2948d..11de154d94b 100644 --- a/src/Generated/Drives/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Drives/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Education/Me/User/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Education/Me/User/MailboxSettings/MailboxSettingsRequestBuilder.php index 068ea8b42bc..cea548e4ea1 100644 --- a/src/Generated/Education/Me/User/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Education/Me/User/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Education/Me/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Education/Me/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index cbebcfa6c9a..f6811266073 100644 --- a/src/Generated/Education/Me/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Education/Me/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Education/Users/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Education/Users/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php index 36c5127ac23..3fe263937f2 100644 --- a/src/Generated/Education/Users/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Education/Users/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Education/Users/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Education/Users/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index dc273bd123d..52ce16fa1fc 100644 --- a/src/Generated/Education/Users/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Education/Users/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/EmployeeExperience/Communities/Item/Owners/Item/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/EmployeeExperience/Communities/Item/Owners/Item/MailboxSettings/MailboxSettingsRequestBuilder.php index 22153cd5b3d..afd339df636 100644 --- a/src/Generated/EmployeeExperience/Communities/Item/Owners/Item/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/EmployeeExperience/Communities/Item/Owners/Item/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/EmployeeExperience/Communities/Item/Owners/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/EmployeeExperience/Communities/Item/Owners/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 0f7b36aa65f..704f2cb7582 100644 --- a/src/Generated/EmployeeExperience/Communities/Item/Owners/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/EmployeeExperience/Communities/Item/Owners/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/EmployeeExperience/Roles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/EmployeeExperience/Roles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php index 6da8ef1b2ad..de4479b90ce 100644 --- a/src/Generated/EmployeeExperience/Roles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/EmployeeExperience/Roles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/EmployeeExperience/Roles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/EmployeeExperience/Roles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 325bbb64d39..4326fb4c6d6 100644 --- a/src/Generated/EmployeeExperience/Roles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/EmployeeExperience/Roles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/EscapedPrint/Shares/Item/AllowedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/EscapedPrint/Shares/Item/AllowedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php index 33fef960d13..85128c01ec5 100644 --- a/src/Generated/EscapedPrint/Shares/Item/AllowedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/EscapedPrint/Shares/Item/AllowedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/EscapedPrint/Shares/Item/AllowedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/EscapedPrint/Shares/Item/AllowedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index a8667db7533..cd99783bc76 100644 --- a/src/Generated/EscapedPrint/Shares/Item/AllowedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/EscapedPrint/Shares/Item/AllowedUsers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 792095438a2..d6458b9db52 100644 --- a/src/Generated/Groups/Item/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 718181bb3cf..751dbcee0da 100644 --- a/src/Generated/Groups/Item/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index e0833aaa4f8..2f4724b3f96 100644 --- a/src/Generated/Groups/Item/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 142e57f70bc..85cdf95f6c4 100644 --- a/src/Generated/Groups/Item/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 4f0339b9cb8..c53964b6bd4 100644 --- a/src/Generated/Groups/Item/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index e22080a79c4..c5f5962ae45 100644 --- a/src/Generated/Groups/Item/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 9bf611ca6f4..16dc8befd83 100644 --- a/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 0e9d22f5e88..97146a995a6 100644 --- a/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index a93a1ebe819..95c7bc07908 100644 --- a/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index d794bdb700d..c4a6d3cf62c 100644 --- a/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index fb6b6a522b4..7fae3c756b8 100644 --- a/src/Generated/Groups/Item/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index be2320432ba..11922429020 100644 --- a/src/Generated/Groups/Item/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 85ac31fdfc4..1a6c3c0c64d 100644 --- a/src/Generated/Groups/Item/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 4ca09fe6402..76caf0de05b 100644 --- a/src/Generated/Groups/Item/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 1884d257d86..4e4f1e15027 100644 --- a/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 5729faba8f0..c01a07c9653 100644 --- a/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 068e9f470d3..04441bb641c 100644 --- a/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index c038333765f..91bfa0b39bb 100644 --- a/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Groups/Item/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Groups/Item/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 66ae4e7dbd9..e3e77bb4a65 100644 --- a/src/Generated/Groups/Item/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Groups/Item/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 81286116695..77660a8c7a6 100644 --- a/src/Generated/Groups/Item/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index 89ab08f7cfb..96414417703 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 6135cf98ef8..5a6ffd10c50 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index 75a813f4b9f..d37be7fd5af 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index f8f2c383216..ee0ce3fcdb4 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/CustomTaskExtensions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index 1fea56261e7..da624e56a76 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 8424be7e9fa..c3588dcfce5 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index 821644cf47d..5f9e97d3809 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 465fd2229d5..83ff9b47f4e 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 954df0439f9..8a00ddcbddd 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index cdc4049e475..b236fb24edb 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 2fff36ff145..aef0d0c65b3 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index a969c6b033f..7820f7dd832 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index a9b3408f4cb..ce1146110a9 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 48f8274cb36..cbc7f083373 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 0545e30beb8..5721228d312 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index a580c4ae613..e4cfadd98ee 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 644f0136ca8..34afdea28d8 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 7b5e305f691..3dfbddf370b 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 3ea2dadeb34..dd464acb1da 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index c09d23ae974..34124fac24e 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 5b9528fbe9f..9d05caa28a8 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index bc424083368..be82f91fa93 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index 46b36378433..4ea23b53929 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 3b246af1757..fb432642f19 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index ea8b7cf17b8..99476e1e972 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 635fdc1e138..cf7f23f917e 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 74a547df9ed..f542bd169d5 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 969a499af46..63faa440e8c 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/WorkflowTemplates/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/WorkflowTemplates/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 5d6b284b17d..935cdb8cc64 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/WorkflowTemplates/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/WorkflowTemplates/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/WorkflowTemplates/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/WorkflowTemplates/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index f804d5e9d20..bcc30d7c445 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/WorkflowTemplates/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/WorkflowTemplates/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index 6849392baca..e010d74cb80 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index adcd2c60e5a..e01d59ffef8 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index cfd671b5ce7..6c0ff15e25e 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index e412f39b02e..4336df1418b 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 229961ac661..d5913df97cc 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 82b48687934..9ed502a8a2e 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index f6523405f9a..1c313581cfc 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index b53683e492c..f5cdb934f15 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 2cb8fd1abd8..9abed695c0e 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 214f710e4c0..5ac4903ddcb 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Runs/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index b43e532e40b..b5c5eb14c23 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 5e44fb679ee..9e8effb02a0 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/TaskReports/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index b70e752d68b..836af299a61 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 9d723a30181..5f403747b13 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index fbb635df7bd..51ec48a5160 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index a0712d3643e..c2b32793cbc 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index 04f0f3bf8a3..8e5d445b986 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 09d3ff21429..d2faa107afb 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/UserProcessingResults/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index 09ea1d012f5..0d45d8fbd95 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 1a75c8ba843..aa4659f646b 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/CreatedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php index 658c3c5c68e..6781e0fd0b6 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 82584817254..6e5710354ef 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/LastModifiedBy/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php index d84e5d88a6b..798dfee1c40 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 02c5f4b646d..8451e0ffe53 100644 --- a/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/Versions/Item/Tasks/Item/TaskProcessingResults/Item/Subject/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Invitations/InvitedUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Invitations/InvitedUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 1da4699e1ff..400c426c794 100644 --- a/src/Generated/Invitations/InvitedUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Invitations/InvitedUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Invitations/InvitedUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Invitations/InvitedUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 2a3492ca0bb..99b18eb1289 100644 --- a/src/Generated/Invitations/InvitedUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Invitations/InvitedUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Models/AccessPackageRequestType.php b/src/Generated/Models/AccessPackageRequestType.php index b0ef6961de3..d097a54bbe3 100644 --- a/src/Generated/Models/AccessPackageRequestType.php +++ b/src/Generated/Models/AccessPackageRequestType.php @@ -17,4 +17,5 @@ class AccessPackageRequestType extends Enum { public const SYSTEM_REMOVE = "systemRemove"; public const ON_BEHALF_ADD = "onBehalfAdd"; public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const APPROVER_REMOVE = "approverRemove"; } diff --git a/src/Generated/Models/Application.php b/src/Generated/Models/Application.php index 281b1638e0f..d9b33eed5b2 100644 --- a/src/Generated/Models/Application.php +++ b/src/Generated/Models/Application.php @@ -289,6 +289,14 @@ public function getFieldDeserializers(): array { 'isFallbackPublicClient' => fn(ParseNode $n) => $o->setIsFallbackPublicClient($n->getBooleanValue()), 'keyCredentials' => fn(ParseNode $n) => $o->setKeyCredentials($n->getCollectionOfObjectValues([KeyCredential::class, 'createFromDiscriminatorValue'])), 'logo' => fn(ParseNode $n) => $o->setLogo($n->getBinaryContent()), + 'managerApplications' => function (ParseNode $n) { + $val = $n->getCollectionOfPrimitiveValues(); + if (is_array($val)) { + TypeUtils::validateCollectionValues($val, 'string'); + } + /** @var array|null $val */ + $this->setManagerApplications($val); + }, 'nativeAuthenticationApisEnabled' => fn(ParseNode $n) => $o->setNativeAuthenticationApisEnabled($n->getEnumValue(NativeAuthenticationApisEnabled::class)), 'notes' => fn(ParseNode $n) => $o->setNotes($n->getStringValue()), 'oauth2RequirePostResponse' => fn(ParseNode $n) => $o->setOauth2RequirePostResponse($n->getBooleanValue()), @@ -437,6 +445,20 @@ public function getLogo(): ?StreamInterface { throw new \UnexpectedValueException("Invalid type found in backing store for 'logo'"); } + /** + * Gets the managerApplications property value. A collection of application IDs for Microsoft first-party applications designated as managers. Manager applications can create service principals, agent identities, and agent users for managed agent blueprints. Limited to a maximum of 10 entries. Not nullable. Only supported on agentIdentityBlueprint objects; attempts to set this property on non-agent-blueprint applications return an error. Not returned by default; must be explicitly requested via $select. + * @return array|null + */ + public function getManagerApplications(): ?array { + $val = $this->getBackingStore()->get('managerApplications'); + if (is_array($val) || is_null($val)) { + TypeUtils::validateCollectionValues($val, 'string'); + /** @var array|null $val */ + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'managerApplications'"); + } + /** * Gets the nativeAuthenticationApisEnabled property value. Specifies whether the Native Authentication APIs are enabled for the application. The possible values are: none and all. Default is none. For more information, see Native Authentication. * @return NativeAuthenticationApisEnabled|null @@ -769,6 +791,7 @@ public function serialize(SerializationWriter $writer): void { $writer->writeBooleanValue('isFallbackPublicClient', $this->getIsFallbackPublicClient()); $writer->writeCollectionOfObjectValues('keyCredentials', $this->getKeyCredentials()); $writer->writeBinaryContent('logo', $this->getLogo()); + $writer->writeCollectionOfPrimitiveValues('managerApplications', $this->getManagerApplications()); $writer->writeEnumValue('nativeAuthenticationApisEnabled', $this->getNativeAuthenticationApisEnabled()); $writer->writeStringValue('notes', $this->getNotes()); $writer->writeBooleanValue('oauth2RequirePostResponse', $this->getOauth2RequirePostResponse()); @@ -1003,6 +1026,14 @@ public function setLogo(?StreamInterface $value): void { $this->getBackingStore()->set('logo', $value); } + /** + * Sets the managerApplications property value. A collection of application IDs for Microsoft first-party applications designated as managers. Manager applications can create service principals, agent identities, and agent users for managed agent blueprints. Limited to a maximum of 10 entries. Not nullable. Only supported on agentIdentityBlueprint objects; attempts to set this property on non-agent-blueprint applications return an error. Not returned by default; must be explicitly requested via $select. + * @param array|null $value Value to set for the managerApplications property. + */ + public function setManagerApplications(?array $value): void { + $this->getBackingStore()->set('managerApplications', $value); + } + /** * Sets the nativeAuthenticationApisEnabled property value. Specifies whether the Native Authentication APIs are enabled for the application. The possible values are: none and all. Default is none. For more information, see Native Authentication. * @param NativeAuthenticationApisEnabled|null $value Value to set for the nativeAuthenticationApisEnabled property. diff --git a/src/Generated/Models/ApprovedClientApp.php b/src/Generated/Models/ApprovedClientApp.php new file mode 100644 index 00000000000..229c1015ccf --- /dev/null +++ b/src/Generated/Models/ApprovedClientApp.php @@ -0,0 +1,67 @@ +getBackingStore()->get('displayName'); + if (is_null($val) || is_string($val)) { + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'displayName'"); + } + + /** + * The deserialization information for the current model + * @return array + */ + public function getFieldDeserializers(): array { + $o = $this; + return array_merge(parent::getFieldDeserializers(), [ + 'displayName' => fn(ParseNode $n) => $o->setDisplayName($n->getStringValue()), + ]); + } + + /** + * Serializes information the current object + * @param SerializationWriter $writer Serialization writer to use to serialize this model + */ + public function serialize(SerializationWriter $writer): void { + parent::serialize($writer); + $writer->writeStringValue('displayName', $this->getDisplayName()); + } + + /** + * Sets the displayName property value. The display name of the approved client application. + * @param string|null $value Value to set for the displayName property. + */ + public function setDisplayName(?string $value): void { + $this->getBackingStore()->set('displayName', $value); + } + +} diff --git a/src/Generated/Models/ApprovedClientAppCollectionResponse.php b/src/Generated/Models/ApprovedClientAppCollectionResponse.php new file mode 100644 index 00000000000..d77435cda05 --- /dev/null +++ b/src/Generated/Models/ApprovedClientAppCollectionResponse.php @@ -0,0 +1,70 @@ + + */ + public function getFieldDeserializers(): array { + $o = $this; + return array_merge(parent::getFieldDeserializers(), [ + 'value' => fn(ParseNode $n) => $o->setValue($n->getCollectionOfObjectValues([ApprovedClientApp::class, 'createFromDiscriminatorValue'])), + ]); + } + + /** + * Gets the value property value. The value property + * @return array|null + */ + public function getValue(): ?array { + $val = $this->getBackingStore()->get('value'); + if (is_array($val) || is_null($val)) { + TypeUtils::validateCollectionValues($val, ApprovedClientApp::class); + /** @var array|null $val */ + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'value'"); + } + + /** + * Serializes information the current object + * @param SerializationWriter $writer Serialization writer to use to serialize this model + */ + public function serialize(SerializationWriter $writer): void { + parent::serialize($writer); + $writer->writeCollectionOfObjectValues('value', $this->getValue()); + } + + /** + * Sets the value property value. The value property + * @param array|null $value Value to set for the value property. + */ + public function setValue(?array $value): void { + $this->getBackingStore()->set('value', $value); + } + +} diff --git a/src/Generated/Models/AzureADJoinPolicy.php b/src/Generated/Models/AzureADJoinPolicy.php index a4507f2bef4..ea4bd0b567e 100644 --- a/src/Generated/Models/AzureADJoinPolicy.php +++ b/src/Generated/Models/AzureADJoinPolicy.php @@ -76,6 +76,7 @@ public function getFieldDeserializers(): array { return [ 'allowedToJoin' => fn(ParseNode $n) => $o->setAllowedToJoin($n->getObjectValue([DeviceRegistrationMembership::class, 'createFromDiscriminatorValue'])), 'isAdminConfigurable' => fn(ParseNode $n) => $o->setIsAdminConfigurable($n->getBooleanValue()), + 'localAdmins' => fn(ParseNode $n) => $o->setLocalAdmins($n->getObjectValue([LocalAdminSettings::class, 'createFromDiscriminatorValue'])), '@odata.type' => fn(ParseNode $n) => $o->setOdataType($n->getStringValue()), ]; } @@ -92,6 +93,18 @@ public function getIsAdminConfigurable(): ?bool { throw new \UnexpectedValueException("Invalid type found in backing store for 'isAdminConfigurable'"); } + /** + * Gets the localAdmins property value. The localAdmins property + * @return LocalAdminSettings|null + */ + public function getLocalAdmins(): ?LocalAdminSettings { + $val = $this->getBackingStore()->get('localAdmins'); + if (is_null($val) || $val instanceof LocalAdminSettings) { + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'localAdmins'"); + } + /** * Gets the @odata.type property value. The OdataType property * @return string|null @@ -111,6 +124,7 @@ public function getOdataType(): ?string { public function serialize(SerializationWriter $writer): void { $writer->writeObjectValue('allowedToJoin', $this->getAllowedToJoin()); $writer->writeBooleanValue('isAdminConfigurable', $this->getIsAdminConfigurable()); + $writer->writeObjectValue('localAdmins', $this->getLocalAdmins()); $writer->writeStringValue('@odata.type', $this->getOdataType()); $writer->writeAdditionalData($this->getAdditionalData()); } @@ -147,6 +161,14 @@ public function setIsAdminConfigurable(?bool $value): void { $this->getBackingStore()->set('isAdminConfigurable', $value); } + /** + * Sets the localAdmins property value. The localAdmins property + * @param LocalAdminSettings|null $value Value to set for the localAdmins property. + */ + public function setLocalAdmins(?LocalAdminSettings $value): void { + $this->getBackingStore()->set('localAdmins', $value); + } + /** * Sets the @odata.type property value. The OdataType property * @param string|null $value Value to set for the @odata.type property. diff --git a/src/Generated/Models/BitlockerRecoveryKey.php b/src/Generated/Models/BitlockerRecoveryKey.php index 9f45ac8029c..7d0e049aabf 100644 --- a/src/Generated/Models/BitlockerRecoveryKey.php +++ b/src/Generated/Models/BitlockerRecoveryKey.php @@ -64,7 +64,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the key property value. The BitLocker recovery key. Returned only on $select. Not nullable. + * Gets the key property value. The BitLocker recovery key. Requires $select to retrieve. Not nullable. * @return string|null */ public function getKey(): ?string { @@ -116,7 +116,7 @@ public function setDeviceId(?string $value): void { } /** - * Sets the key property value. The BitLocker recovery key. Returned only on $select. Not nullable. + * Sets the key property value. The BitLocker recovery key. Requires $select to retrieve. Not nullable. * @param string|null $value Value to set for the key property. */ public function setKey(?string $value): void { diff --git a/src/Generated/Models/Channel.php b/src/Generated/Models/Channel.php index cdd04c4c27a..ebfc591f050 100644 --- a/src/Generated/Models/Channel.php +++ b/src/Generated/Models/Channel.php @@ -118,6 +118,7 @@ public function getFieldDeserializers(): array { 'filesFolder' => fn(ParseNode $n) => $o->setFilesFolder($n->getObjectValue([DriveItem::class, 'createFromDiscriminatorValue'])), 'isArchived' => fn(ParseNode $n) => $o->setIsArchived($n->getBooleanValue()), 'isFavoriteByDefault' => fn(ParseNode $n) => $o->setIsFavoriteByDefault($n->getBooleanValue()), + 'layoutType' => fn(ParseNode $n) => $o->setLayoutType($n->getEnumValue(ChannelLayoutType::class)), 'members' => fn(ParseNode $n) => $o->setMembers($n->getCollectionOfObjectValues([ConversationMember::class, 'createFromDiscriminatorValue'])), 'membershipType' => fn(ParseNode $n) => $o->setMembershipType($n->getEnumValue(ChannelMembershipType::class)), 'messages' => fn(ParseNode $n) => $o->setMessages($n->getCollectionOfObjectValues([ChatMessage::class, 'createFromDiscriminatorValue'])), @@ -167,6 +168,18 @@ public function getIsFavoriteByDefault(): ?bool { throw new \UnexpectedValueException("Invalid type found in backing store for 'isFavoriteByDefault'"); } + /** + * Gets the layoutType property value. The layout type of the channel. It can be set during creation and updated later. The possible values are: post, chat, unknownFutureValue. The default value is post. Channels with the post layout use a traditional post‑reply conversation format, and channels with the chat layout provide a chat‑like threading experience similar to group chats. + * @return ChannelLayoutType|null + */ + public function getLayoutType(): ?ChannelLayoutType { + $val = $this->getBackingStore()->get('layoutType'); + if (is_null($val) || $val instanceof ChannelLayoutType) { + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'layoutType'"); + } + /** * Gets the members property value. A collection of membership records associated with the channel. * @return array|null @@ -310,6 +323,7 @@ public function serialize(SerializationWriter $writer): void { $writer->writeObjectValue('filesFolder', $this->getFilesFolder()); $writer->writeBooleanValue('isArchived', $this->getIsArchived()); $writer->writeBooleanValue('isFavoriteByDefault', $this->getIsFavoriteByDefault()); + $writer->writeEnumValue('layoutType', $this->getLayoutType()); $writer->writeCollectionOfObjectValues('members', $this->getMembers()); $writer->writeEnumValue('membershipType', $this->getMembershipType()); $writer->writeCollectionOfObjectValues('messages', $this->getMessages()); @@ -394,6 +408,14 @@ public function setIsFavoriteByDefault(?bool $value): void { $this->getBackingStore()->set('isFavoriteByDefault', $value); } + /** + * Sets the layoutType property value. The layout type of the channel. It can be set during creation and updated later. The possible values are: post, chat, unknownFutureValue. The default value is post. Channels with the post layout use a traditional post‑reply conversation format, and channels with the chat layout provide a chat‑like threading experience similar to group chats. + * @param ChannelLayoutType|null $value Value to set for the layoutType property. + */ + public function setLayoutType(?ChannelLayoutType $value): void { + $this->getBackingStore()->set('layoutType', $value); + } + /** * Sets the members property value. A collection of membership records associated with the channel. * @param array|null $value Value to set for the members property. diff --git a/src/Generated/Models/ChannelLayoutType.php b/src/Generated/Models/ChannelLayoutType.php new file mode 100644 index 00000000000..fa242d6464c --- /dev/null +++ b/src/Generated/Models/ChannelLayoutType.php @@ -0,0 +1,11 @@ +|null */ public function getDriftedProperties(): ?array { @@ -161,7 +161,7 @@ public function setBaselineResourceDisplayName(?string $value): void { } /** - * Sets the driftedProperties property value. Properties within one or more resource instances in which drift is detected. Returned only on $select. + * Sets the driftedProperties property value. Properties within one or more resource instances in which drift is detected. Requires $select to retrieve. * @param array|null $value Value to set for the driftedProperties property. */ public function setDriftedProperties(?array $value): void { diff --git a/src/Generated/Models/ConfigurationMonitor.php b/src/Generated/Models/ConfigurationMonitor.php index 35303fd5d2c..277f5964bd9 100644 --- a/src/Generated/Models/ConfigurationMonitor.php +++ b/src/Generated/Models/ConfigurationMonitor.php @@ -109,7 +109,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the inactivationReason property value. The reason for the monitor's inactivation. Returned only on $select. + * Gets the inactivationReason property value. The reason for the monitor's inactivation. Requires $select to retrieve. * @return string|null */ public function getInactivationReason(): ?string { @@ -169,7 +169,7 @@ public function getMonitorRunFrequencyInHours(): ?int { } /** - * Gets the parameters property value. Key-value pairs that contain parameter values which might be used in the baseline. Returned only on $select. + * Gets the parameters property value. Key-value pairs that contain parameter values which might be used in the baseline. Requires $select to retrieve. * @return OpenComplexDictionaryType|null */ public function getParameters(): ?OpenComplexDictionaryType { @@ -261,7 +261,7 @@ public function setDisplayName(?string $value): void { } /** - * Sets the inactivationReason property value. The reason for the monitor's inactivation. Returned only on $select. + * Sets the inactivationReason property value. The reason for the monitor's inactivation. Requires $select to retrieve. * @param string|null $value Value to set for the inactivationReason property. */ public function setInactivationReason(?string $value): void { @@ -301,7 +301,7 @@ public function setMonitorRunFrequencyInHours(?int $value): void { } /** - * Sets the parameters property value. Key-value pairs that contain parameter values which might be used in the baseline. Returned only on $select. + * Sets the parameters property value. Key-value pairs that contain parameter values which might be used in the baseline. Requires $select to retrieve. * @param OpenComplexDictionaryType|null $value Value to set for the parameters property. */ public function setParameters(?OpenComplexDictionaryType $value): void { diff --git a/src/Generated/Models/ConfigurationMonitoringResult.php b/src/Generated/Models/ConfigurationMonitoringResult.php index 699242e582a..e3c21a5b59b 100644 --- a/src/Generated/Models/ConfigurationMonitoringResult.php +++ b/src/Generated/Models/ConfigurationMonitoringResult.php @@ -39,7 +39,7 @@ public function getDriftsCount(): ?int { } /** - * Gets the errorDetails property value. All the error details that prevent the monitor from running successfully. The error details are a contained entity. Returned only on $select. + * Gets the errorDetails property value. All the error details that prevent the monitor from running successfully. The error details are a contained entity. Requires $select to retrieve. * @return array|null */ public function getErrorDetails(): ?array { @@ -147,7 +147,7 @@ public function setDriftsCount(?int $value): void { } /** - * Sets the errorDetails property value. All the error details that prevent the monitor from running successfully. The error details are a contained entity. Returned only on $select. + * Sets the errorDetails property value. All the error details that prevent the monitor from running successfully. The error details are a contained entity. Requires $select to retrieve. * @param array|null $value Value to set for the errorDetails property. */ public function setErrorDetails(?array $value): void { diff --git a/src/Generated/Models/ConfigurationSnapshotJob.php b/src/Generated/Models/ConfigurationSnapshotJob.php index b2b20f286d0..804c313336b 100644 --- a/src/Generated/Models/ConfigurationSnapshotJob.php +++ b/src/Generated/Models/ConfigurationSnapshotJob.php @@ -87,7 +87,7 @@ public function getDisplayName(): ?string { } /** - * Gets the errorDetails property value. Details of errors related to the reasons why the snapshot can't complete. Returned only on $select. + * Gets the errorDetails property value. Details of errors related to the reasons why the snapshot can't complete. Requires $select to retrieve. * @return array|null */ public function getErrorDetails(): ?array { @@ -135,7 +135,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the resourceLocation property value. The URL at which the snapshot file resides. Returned only on $select. + * Gets the resourceLocation property value. The URL at which the snapshot file resides. Requires $select to retrieve. * @return string|null */ public function getResourceLocation(): ?string { @@ -147,7 +147,7 @@ public function getResourceLocation(): ?string { } /** - * Gets the resources property value. The names of all resources included in the request body by the user who created the snapshot. Fetched by the system. Returned only on $select. + * Gets the resources property value. The names of all resources included in the request body by the user who created the snapshot. Fetched by the system. Requires $select to retrieve. * @return array|null */ public function getResources(): ?array { @@ -238,7 +238,7 @@ public function setDisplayName(?string $value): void { } /** - * Sets the errorDetails property value. Details of errors related to the reasons why the snapshot can't complete. Returned only on $select. + * Sets the errorDetails property value. Details of errors related to the reasons why the snapshot can't complete. Requires $select to retrieve. * @param array|null $value Value to set for the errorDetails property. */ public function setErrorDetails(?array $value): void { @@ -246,7 +246,7 @@ public function setErrorDetails(?array $value): void { } /** - * Sets the resourceLocation property value. The URL at which the snapshot file resides. Returned only on $select. + * Sets the resourceLocation property value. The URL at which the snapshot file resides. Requires $select to retrieve. * @param string|null $value Value to set for the resourceLocation property. */ public function setResourceLocation(?string $value): void { @@ -254,7 +254,7 @@ public function setResourceLocation(?string $value): void { } /** - * Sets the resources property value. The names of all resources included in the request body by the user who created the snapshot. Fetched by the system. Returned only on $select. + * Sets the resources property value. The names of all resources included in the request body by the user who created the snapshot. Fetched by the system. Requires $select to retrieve. * @param array|null $value Value to set for the resources property. */ public function setResources(?array $value): void { diff --git a/src/Generated/Models/ConversationThread.php b/src/Generated/Models/ConversationThread.php index 9b35b5d9dac..6b884e4c6a8 100644 --- a/src/Generated/Models/ConversationThread.php +++ b/src/Generated/Models/ConversationThread.php @@ -27,7 +27,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Conve } /** - * Gets the ccRecipients property value. The Cc: recipients for the thread. Returned only on $select. + * Gets the ccRecipients property value. The Cc: recipients for the thread. Requires $select to retrieve. * @return array|null */ public function getCcRecipients(): ?array { @@ -141,7 +141,7 @@ public function getTopic(): ?string { } /** - * Gets the toRecipients property value. The To: recipients for the thread. Returned only on $select. + * Gets the toRecipients property value. The To: recipients for the thread. Requires $select to retrieve. * @return array|null */ public function getToRecipients(): ?array { @@ -186,7 +186,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the ccRecipients property value. The Cc: recipients for the thread. Returned only on $select. + * Sets the ccRecipients property value. The Cc: recipients for the thread. Requires $select to retrieve. * @param array|null $value Value to set for the ccRecipients property. */ public function setCcRecipients(?array $value): void { @@ -242,7 +242,7 @@ public function setTopic(?string $value): void { } /** - * Sets the toRecipients property value. The To: recipients for the thread. Returned only on $select. + * Sets the toRecipients property value. The To: recipients for the thread. Requires $select to retrieve. * @param array|null $value Value to set for the toRecipients property. */ public function setToRecipients(?array $value): void { diff --git a/src/Generated/Models/Device.php b/src/Generated/Models/Device.php index 6711faf0ac6..2661fa0d245 100644 --- a/src/Generated/Models/Device.php +++ b/src/Generated/Models/Device.php @@ -271,7 +271,7 @@ public function getIsManaged(): ?bool { } /** - * Gets the isManagementRestricted property value. Indicates whether the device is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a device that's a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Returned only on $select. + * Gets the isManagementRestricted property value. Indicates whether the device is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a device that's a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Requires $select to retrieve. * @return bool|null */ public function getIsManagementRestricted(): ?bool { @@ -369,7 +369,7 @@ public function getOnPremisesLastSyncDateTime(): ?DateTime { } /** - * Gets the onPremisesSecurityIdentifier property value. The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq). + * Gets the onPremisesSecurityIdentifier property value. The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Requires $select to retrieve. Supports $filter (eq). * @return string|null */ public function getOnPremisesSecurityIdentifier(): ?string { @@ -686,7 +686,7 @@ public function setIsManaged(?bool $value): void { } /** - * Sets the isManagementRestricted property value. Indicates whether the device is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a device that's a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Returned only on $select. + * Sets the isManagementRestricted property value. Indicates whether the device is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a device that's a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Requires $select to retrieve. * @param bool|null $value Value to set for the isManagementRestricted property. */ public function setIsManagementRestricted(?bool $value): void { @@ -750,7 +750,7 @@ public function setOnPremisesLastSyncDateTime(?DateTime $value): void { } /** - * Sets the onPremisesSecurityIdentifier property value. The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq). + * Sets the onPremisesSecurityIdentifier property value. The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Requires $select to retrieve. Supports $filter (eq). * @param string|null $value Value to set for the onPremisesSecurityIdentifier property. */ public function setOnPremisesSecurityIdentifier(?string $value): void { diff --git a/src/Generated/Models/EducationUser.php b/src/Generated/Models/EducationUser.php index 0ab5503926d..8346f09c233 100644 --- a/src/Generated/Models/EducationUser.php +++ b/src/Generated/Models/EducationUser.php @@ -382,7 +382,7 @@ public function getProvisionedPlans(): ?array { } /** - * Gets the refreshTokensValidFromDateTime property value. Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Returned only on $select. Read-only. + * Gets the refreshTokensValidFromDateTime property value. Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Requires $select to retrieve. Read-only. * @return DateTime|null */ public function getRefreshTokensValidFromDateTime(): ?DateTime { @@ -796,7 +796,7 @@ public function setProvisionedPlans(?array $value): void { } /** - * Sets the refreshTokensValidFromDateTime property value. Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Returned only on $select. Read-only. + * Sets the refreshTokensValidFromDateTime property value. Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Requires $select to retrieve. Read-only. * @param DateTime|null $value Value to set for the refreshTokensValidFromDateTime property. */ public function setRefreshTokensValidFromDateTime(?DateTime $value): void { diff --git a/src/Generated/Models/EmployeeOrgData.php b/src/Generated/Models/EmployeeOrgData.php index 31eb9adb9c3..44a005ca37f 100644 --- a/src/Generated/Models/EmployeeOrgData.php +++ b/src/Generated/Models/EmployeeOrgData.php @@ -56,7 +56,7 @@ public function getBackingStore(): BackingStore { } /** - * Gets the costCenter property value. The cost center associated with the user. Returned only on $select. Supports $filter. + * Gets the costCenter property value. The cost center associated with the user. Requires $select to retrieve. Supports $filter. * @return string|null */ public function getCostCenter(): ?string { @@ -68,7 +68,7 @@ public function getCostCenter(): ?string { } /** - * Gets the division property value. The name of the division in which the user works. Returned only on $select. Supports $filter. + * Gets the division property value. The name of the division in which the user works. Requires $select to retrieve. Supports $filter. * @return string|null */ public function getDivision(): ?string { @@ -132,7 +132,7 @@ public function setBackingStore(BackingStore $value): void { } /** - * Sets the costCenter property value. The cost center associated with the user. Returned only on $select. Supports $filter. + * Sets the costCenter property value. The cost center associated with the user. Requires $select to retrieve. Supports $filter. * @param string|null $value Value to set for the costCenter property. */ public function setCostCenter(?string $value): void { @@ -140,7 +140,7 @@ public function setCostCenter(?string $value): void { } /** - * Sets the division property value. The name of the division in which the user works. Returned only on $select. Supports $filter. + * Sets the division property value. The name of the division in which the user works. Requires $select to retrieve. Supports $filter. * @param string|null $value Value to set for the division property. */ public function setDivision(?string $value): void { diff --git a/src/Generated/Models/Entity.php b/src/Generated/Models/Entity.php index 9f635f40a1c..99abddf3237 100644 --- a/src/Generated/Models/Entity.php +++ b/src/Generated/Models/Entity.php @@ -249,6 +249,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Entit case '#microsoft.graph.appRoleAssignment': return new AppRoleAssignment(); case '#microsoft.graph.approval': return new Approval(); case '#microsoft.graph.approvalStage': return new ApprovalStage(); + case '#microsoft.graph.approvedClientApp': return new ApprovedClientApp(); case '#microsoft.graph.appScope': return new AppScope(); case '#microsoft.graph.arkoseFraudProtectionProvider': return new ArkoseFraudProtectionProvider(); case '#microsoft.graph.associatedTeamInfo': return new AssociatedTeamInfo(); diff --git a/src/Generated/Models/Event.php b/src/Generated/Models/Event.php index 7c430ebf380..44613dd542f 100644 --- a/src/Generated/Models/Event.php +++ b/src/Generated/Models/Event.php @@ -104,7 +104,7 @@ public function getCalendar(): ?Calendar { } /** - * Gets the cancelledOccurrences property value. Contains occurrenceId property values of canceled instances in a recurring series, if the event is the series master. Instances in a recurring series that are canceled are called canceled occurences.Returned only on $select in a Get operation which specifies the ID (seriesMasterId property value) of a series master event. + * Gets the cancelledOccurrences property value. Contains occurrenceId property values of canceled instances in a recurring series, if the event is the series master. Instances in a recurring series that are canceled are called canceled occurences.Requires $select to retrieve. Only returned in a Get operation that specifies the ID (seriesMasterId property value) of a series master event. * @return array|null */ public function getCancelledOccurrences(): ?array { @@ -130,7 +130,7 @@ public function getEnd(): ?DateTimeTimeZone { } /** - * Gets the exceptionOccurrences property value. Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event. + * Gets the exceptionOccurrences property value. Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Requires $select and $expand to retrieve. Only returned in a GET operation that specifies the ID (seriesMasterId property value) of a series master event. * @return array|null */ public function getExceptionOccurrences(): ?array { @@ -735,7 +735,7 @@ public function setCalendar(?Calendar $value): void { } /** - * Sets the cancelledOccurrences property value. Contains occurrenceId property values of canceled instances in a recurring series, if the event is the series master. Instances in a recurring series that are canceled are called canceled occurences.Returned only on $select in a Get operation which specifies the ID (seriesMasterId property value) of a series master event. + * Sets the cancelledOccurrences property value. Contains occurrenceId property values of canceled instances in a recurring series, if the event is the series master. Instances in a recurring series that are canceled are called canceled occurences.Requires $select to retrieve. Only returned in a Get operation that specifies the ID (seriesMasterId property value) of a series master event. * @param array|null $value Value to set for the cancelledOccurrences property. */ public function setCancelledOccurrences(?array $value): void { @@ -751,7 +751,7 @@ public function setEnd(?DateTimeTimeZone $value): void { } /** - * Sets the exceptionOccurrences property value. Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event. + * Sets the exceptionOccurrences property value. Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Requires $select and $expand to retrieve. Only returned in a GET operation that specifies the ID (seriesMasterId property value) of a series master event. * @param array|null $value Value to set for the exceptionOccurrences property. */ public function setExceptionOccurrences(?array $value): void { diff --git a/src/Generated/Models/Group.php b/src/Generated/Models/Group.php index e3fe956e501..e810892c180 100644 --- a/src/Generated/Models/Group.php +++ b/src/Generated/Models/Group.php @@ -45,7 +45,7 @@ public function getAcceptedSenders(): ?array { } /** - * Gets the allowExternalSenders property value. Indicates if people external to the organization can send messages to the group. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Gets the allowExternalSenders property value. Indicates if people external to the organization can send messages to the group. The default value is false. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @return bool|null */ public function getAllowExternalSenders(): ?bool { @@ -71,7 +71,7 @@ public function getAppRoleAssignments(): ?array { } /** - * Gets the assignedLabels property value. The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role. + * Gets the assignedLabels property value. The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Requires $select to retrieve. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role. * @return array|null */ public function getAssignedLabels(): ?array { @@ -85,7 +85,7 @@ public function getAssignedLabels(): ?array { } /** - * Gets the assignedLicenses property value. The licenses that are assigned to the group. Returned only on $select. Supports $filter (eq). Read-only. + * Gets the assignedLicenses property value. The licenses that are assigned to the group. Requires $select to retrieve. Supports $filter (eq). Read-only. * @return array|null */ public function getAssignedLicenses(): ?array { @@ -99,7 +99,7 @@ public function getAssignedLicenses(): ?array { } /** - * Gets the autoSubscribeNewMembers property value. Indicates if new members added to the group are autosubscribed to receive email notifications. You can set this property in a PATCH request for the group; don't set it in the initial POST request that creates the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Gets the autoSubscribeNewMembers property value. Indicates if new members added to the group are autosubscribed to receive email notifications. You can set this property in a PATCH request for the group; don't set it in the initial POST request that creates the group. Default value is false. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @return bool|null */ public function getAutoSubscribeNewMembers(): ?bool { @@ -427,7 +427,7 @@ public function getHasMembersWithLicenseErrors(): ?bool { } /** - * Gets the hideFromAddressLists property value. True if the group isn't displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Gets the hideFromAddressLists property value. True if the group isn't displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @return bool|null */ public function getHideFromAddressLists(): ?bool { @@ -439,7 +439,7 @@ public function getHideFromAddressLists(): ?bool { } /** - * Gets the hideFromOutlookClients property value. True if the group isn't displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Gets the hideFromOutlookClients property value. True if the group isn't displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @return bool|null */ public function getHideFromOutlookClients(): ?bool { @@ -475,7 +475,7 @@ public function getIsAssignableToRole(): ?bool { } /** - * Gets the isManagementRestricted property value. Indicates whether the group is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Returned only on $select. + * Gets the isManagementRestricted property value. Indicates whether the group is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Requires $select to retrieve. * @return bool|null */ public function getIsManagementRestricted(): ?bool { @@ -487,7 +487,7 @@ public function getIsManagementRestricted(): ?bool { } /** - * Gets the isSubscribedByMail property value. Indicates whether the signed-in user is subscribed to receive email conversations. The default value is true. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Gets the isSubscribedByMail property value. Indicates whether the signed-in user is subscribed to receive email conversations. The default value is true. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @return bool|null */ public function getIsSubscribedByMail(): ?bool { @@ -499,7 +499,7 @@ public function getIsSubscribedByMail(): ?bool { } /** - * Gets the licenseProcessingState property value. Indicates the status of the group license assignment to all group members. The default value is false. Read-only. Possible values: QueuedForProcessing, ProcessingInProgress, and ProcessingComplete.Returned only on $select. Read-only. + * Gets the licenseProcessingState property value. Indicates the status of the group license assignment to all group members. The default value is false. Read-only. Possible values: QueuedForProcessing, ProcessingInProgress, and ProcessingComplete.Requires $select to retrieve. Read-only. * @return LicenseProcessingState|null */ public function getLicenseProcessingState(): ?LicenseProcessingState { @@ -1025,7 +1025,7 @@ public function getUniqueName(): ?string { } /** - * Gets the unseenCount property value. Count of conversations that received new posts since the signed-in user last visited the group. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Gets the unseenCount property value. Count of conversations that received new posts since the signed-in user last visited the group. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @return int|null */ public function getUnseenCount(): ?int { @@ -1149,7 +1149,7 @@ public function setAcceptedSenders(?array $value): void { } /** - * Sets the allowExternalSenders property value. Indicates if people external to the organization can send messages to the group. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Sets the allowExternalSenders property value. Indicates if people external to the organization can send messages to the group. The default value is false. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @param bool|null $value Value to set for the allowExternalSenders property. */ public function setAllowExternalSenders(?bool $value): void { @@ -1165,7 +1165,7 @@ public function setAppRoleAssignments(?array $value): void { } /** - * Sets the assignedLabels property value. The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role. + * Sets the assignedLabels property value. The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Requires $select to retrieve. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role. * @param array|null $value Value to set for the assignedLabels property. */ public function setAssignedLabels(?array $value): void { @@ -1173,7 +1173,7 @@ public function setAssignedLabels(?array $value): void { } /** - * Sets the assignedLicenses property value. The licenses that are assigned to the group. Returned only on $select. Supports $filter (eq). Read-only. + * Sets the assignedLicenses property value. The licenses that are assigned to the group. Requires $select to retrieve. Supports $filter (eq). Read-only. * @param array|null $value Value to set for the assignedLicenses property. */ public function setAssignedLicenses(?array $value): void { @@ -1181,7 +1181,7 @@ public function setAssignedLicenses(?array $value): void { } /** - * Sets the autoSubscribeNewMembers property value. Indicates if new members added to the group are autosubscribed to receive email notifications. You can set this property in a PATCH request for the group; don't set it in the initial POST request that creates the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Sets the autoSubscribeNewMembers property value. Indicates if new members added to the group are autosubscribed to receive email notifications. You can set this property in a PATCH request for the group; don't set it in the initial POST request that creates the group. Default value is false. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @param bool|null $value Value to set for the autoSubscribeNewMembers property. */ public function setAutoSubscribeNewMembers(?bool $value): void { @@ -1317,7 +1317,7 @@ public function setHasMembersWithLicenseErrors(?bool $value): void { } /** - * Sets the hideFromAddressLists property value. True if the group isn't displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Sets the hideFromAddressLists property value. True if the group isn't displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @param bool|null $value Value to set for the hideFromAddressLists property. */ public function setHideFromAddressLists(?bool $value): void { @@ -1325,7 +1325,7 @@ public function setHideFromAddressLists(?bool $value): void { } /** - * Sets the hideFromOutlookClients property value. True if the group isn't displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Sets the hideFromOutlookClients property value. True if the group isn't displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @param bool|null $value Value to set for the hideFromOutlookClients property. */ public function setHideFromOutlookClients(?bool $value): void { @@ -1349,7 +1349,7 @@ public function setIsAssignableToRole(?bool $value): void { } /** - * Sets the isManagementRestricted property value. Indicates whether the group is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Returned only on $select. + * Sets the isManagementRestricted property value. Indicates whether the group is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Requires $select to retrieve. * @param bool|null $value Value to set for the isManagementRestricted property. */ public function setIsManagementRestricted(?bool $value): void { @@ -1357,7 +1357,7 @@ public function setIsManagementRestricted(?bool $value): void { } /** - * Sets the isSubscribedByMail property value. Indicates whether the signed-in user is subscribed to receive email conversations. The default value is true. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Sets the isSubscribedByMail property value. Indicates whether the signed-in user is subscribed to receive email conversations. The default value is true. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @param bool|null $value Value to set for the isSubscribedByMail property. */ public function setIsSubscribedByMail(?bool $value): void { @@ -1365,7 +1365,7 @@ public function setIsSubscribedByMail(?bool $value): void { } /** - * Sets the licenseProcessingState property value. Indicates the status of the group license assignment to all group members. The default value is false. Read-only. Possible values: QueuedForProcessing, ProcessingInProgress, and ProcessingComplete.Returned only on $select. Read-only. + * Sets the licenseProcessingState property value. Indicates the status of the group license assignment to all group members. The default value is false. Read-only. Possible values: QueuedForProcessing, ProcessingInProgress, and ProcessingComplete.Requires $select to retrieve. Read-only. * @param LicenseProcessingState|null $value Value to set for the licenseProcessingState property. */ public function setLicenseProcessingState(?LicenseProcessingState $value): void { @@ -1693,7 +1693,7 @@ public function setUniqueName(?string $value): void { } /** - * Sets the unseenCount property value. Count of conversations that received new posts since the signed-in user last visited the group. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + * Sets the unseenCount property value. Count of conversations that received new posts since the signed-in user last visited the group. Requires $select to retrieve. Supported only on the Get group API (GET /groups/{ID}). * @param int|null $value Value to set for the unseenCount property. */ public function setUnseenCount(?int $value): void { diff --git a/src/Generated/Models/KeyCredential.php b/src/Generated/Models/KeyCredential.php index a6ed49dbbe9..763d56d6c3e 100644 --- a/src/Generated/Models/KeyCredential.php +++ b/src/Generated/Models/KeyCredential.php @@ -113,7 +113,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the key property value. The certificate's raw data in byte array converted to Base64 string. Returned only on $select for a single object, that is, GET applications/{applicationId}?$select=keyCredentials or GET servicePrincipals/{servicePrincipalId}?$select=keyCredentials; otherwise, it's always null. From a .cer certificate, you can read the key using the Convert.ToBase64String() method. For more information, see Get the certificate key. + * Gets the key property value. The certificate's raw data in byte array converted to Base64 string. Requires $select to retrieve; only available for single object requests (GET /applications/{applicationId}?$select=keyCredentials or GET /servicePrincipals/{servicePrincipalId}?$select=keyCredentials); otherwise, it's always null. From a .cer certificate, you can read the key using the Convert.ToBase64String() method. For more information, see Get the certificate key. * @return StreamInterface|null */ public function getKey(): ?StreamInterface { @@ -242,7 +242,7 @@ public function setEndDateTime(?DateTime $value): void { } /** - * Sets the key property value. The certificate's raw data in byte array converted to Base64 string. Returned only on $select for a single object, that is, GET applications/{applicationId}?$select=keyCredentials or GET servicePrincipals/{servicePrincipalId}?$select=keyCredentials; otherwise, it's always null. From a .cer certificate, you can read the key using the Convert.ToBase64String() method. For more information, see Get the certificate key. + * Sets the key property value. The certificate's raw data in byte array converted to Base64 string. Requires $select to retrieve; only available for single object requests (GET /applications/{applicationId}?$select=keyCredentials or GET /servicePrincipals/{servicePrincipalId}?$select=keyCredentials); otherwise, it's always null. From a .cer certificate, you can read the key using the Convert.ToBase64String() method. For more information, see Get the certificate key. * @param StreamInterface|null $value Value to set for the key property. */ public function setKey(?StreamInterface $value): void { diff --git a/src/Generated/Models/LocalAdminSettings.php b/src/Generated/Models/LocalAdminSettings.php new file mode 100644 index 00000000000..9ba07566c51 --- /dev/null +++ b/src/Generated/Models/LocalAdminSettings.php @@ -0,0 +1,158 @@ +backingStore = BackingStoreFactorySingleton::getInstance()->createBackingStore(); + $this->setAdditionalData([]); + } + + /** + * Creates a new instance of the appropriate class based on discriminator value + * @param ParseNode $parseNode The parse node to use to read the discriminator value and create the object + * @return LocalAdminSettings + */ + public static function createFromDiscriminatorValue(ParseNode $parseNode): LocalAdminSettings { + return new LocalAdminSettings(); + } + + /** + * Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. + * @return array|null + */ + public function getAdditionalData(): ?array { + $val = $this->getBackingStore()->get('additionalData'); + if (is_null($val) || is_array($val)) { + /** @var array|null $val */ + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'additionalData'"); + } + + /** + * Gets the BackingStore property value. Stores model information. + * @return BackingStore + */ + public function getBackingStore(): BackingStore { + return $this->backingStore; + } + + /** + * Gets the enableGlobalAdmins property value. The enableGlobalAdmins property + * @return bool|null + */ + public function getEnableGlobalAdmins(): ?bool { + $val = $this->getBackingStore()->get('enableGlobalAdmins'); + if (is_null($val) || is_bool($val)) { + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'enableGlobalAdmins'"); + } + + /** + * The deserialization information for the current model + * @return array + */ + public function getFieldDeserializers(): array { + $o = $this; + return [ + 'enableGlobalAdmins' => fn(ParseNode $n) => $o->setEnableGlobalAdmins($n->getBooleanValue()), + '@odata.type' => fn(ParseNode $n) => $o->setOdataType($n->getStringValue()), + 'registeringUsers' => fn(ParseNode $n) => $o->setRegisteringUsers($n->getObjectValue([DeviceRegistrationMembership::class, 'createFromDiscriminatorValue'])), + ]; + } + + /** + * Gets the @odata.type property value. The OdataType property + * @return string|null + */ + public function getOdataType(): ?string { + $val = $this->getBackingStore()->get('odataType'); + if (is_null($val) || is_string($val)) { + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'odataType'"); + } + + /** + * Gets the registeringUsers property value. The registeringUsers property + * @return DeviceRegistrationMembership|null + */ + public function getRegisteringUsers(): ?DeviceRegistrationMembership { + $val = $this->getBackingStore()->get('registeringUsers'); + if (is_null($val) || $val instanceof DeviceRegistrationMembership) { + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'registeringUsers'"); + } + + /** + * Serializes information the current object + * @param SerializationWriter $writer Serialization writer to use to serialize this model + */ + public function serialize(SerializationWriter $writer): void { + $writer->writeBooleanValue('enableGlobalAdmins', $this->getEnableGlobalAdmins()); + $writer->writeStringValue('@odata.type', $this->getOdataType()); + $writer->writeObjectValue('registeringUsers', $this->getRegisteringUsers()); + $writer->writeAdditionalData($this->getAdditionalData()); + } + + /** + * Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. + * @param array $value Value to set for the AdditionalData property. + */ + public function setAdditionalData(?array $value): void { + $this->getBackingStore()->set('additionalData', $value); + } + + /** + * Sets the BackingStore property value. Stores model information. + * @param BackingStore $value Value to set for the BackingStore property. + */ + public function setBackingStore(BackingStore $value): void { + $this->backingStore = $value; + } + + /** + * Sets the enableGlobalAdmins property value. The enableGlobalAdmins property + * @param bool|null $value Value to set for the enableGlobalAdmins property. + */ + public function setEnableGlobalAdmins(?bool $value): void { + $this->getBackingStore()->set('enableGlobalAdmins', $value); + } + + /** + * Sets the @odata.type property value. The OdataType property + * @param string|null $value Value to set for the @odata.type property. + */ + public function setOdataType(?string $value): void { + $this->getBackingStore()->set('odataType', $value); + } + + /** + * Sets the registeringUsers property value. The registeringUsers property + * @param DeviceRegistrationMembership|null $value Value to set for the registeringUsers property. + */ + public function setRegisteringUsers(?DeviceRegistrationMembership $value): void { + $this->getBackingStore()->set('registeringUsers', $value); + } + +} diff --git a/src/Generated/Models/Message.php b/src/Generated/Models/Message.php index b7c98bc2dd9..4e84e79256a 100644 --- a/src/Generated/Models/Message.php +++ b/src/Generated/Models/Message.php @@ -243,7 +243,7 @@ public function getInferenceClassification(): ?InferenceClassificationType { } /** - * Gets the internetMessageHeaders property value. A collection of message headers defined by RFC5322. The set includes message headers indicating the network path taken by a message from the sender to the recipient. It can also contain custom message headers that hold app data for the message. Returned only on applying a $select query option. Read-only. + * Gets the internetMessageHeaders property value. A collection of message headers defined by RFC5322. The set includes message headers indicating the network path taken by a message from the sender to the recipient. It can also contain custom message headers that hold app data for the message. Requires $select to retrieve. Read-only. * @return array|null */ public function getInternetMessageHeaders(): ?array { @@ -599,7 +599,7 @@ public function setInferenceClassification(?InferenceClassificationType $value): } /** - * Sets the internetMessageHeaders property value. A collection of message headers defined by RFC5322. The set includes message headers indicating the network path taken by a message from the sender to the recipient. It can also contain custom message headers that hold app data for the message. Returned only on applying a $select query option. Read-only. + * Sets the internetMessageHeaders property value. A collection of message headers defined by RFC5322. The set includes message headers indicating the network path taken by a message from the sender to the recipient. It can also contain custom message headers that hold app data for the message. Requires $select to retrieve. Read-only. * @param array|null $value Value to set for the internetMessageHeaders property. */ public function setInternetMessageHeaders(?array $value): void { diff --git a/src/Generated/Models/RemoteDesktopSecurityConfiguration.php b/src/Generated/Models/RemoteDesktopSecurityConfiguration.php index 3618a7a0172..d8f9cce51fe 100644 --- a/src/Generated/Models/RemoteDesktopSecurityConfiguration.php +++ b/src/Generated/Models/RemoteDesktopSecurityConfiguration.php @@ -25,6 +25,20 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Remot return new RemoteDesktopSecurityConfiguration(); } + /** + * Gets the approvedClientApps property value. The collection of approved client apps that are associated with the RDS configuration. Supports $expand. + * @return array|null + */ + public function getApprovedClientApps(): ?array { + $val = $this->getBackingStore()->get('approvedClientApps'); + if (is_array($val) || is_null($val)) { + TypeUtils::validateCollectionValues($val, ApprovedClientApp::class); + /** @var array|null $val */ + return $val; + } + throw new \UnexpectedValueException("Invalid type found in backing store for 'approvedClientApps'"); + } + /** * The deserialization information for the current model * @return array @@ -32,6 +46,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Remot public function getFieldDeserializers(): array { $o = $this; return array_merge(parent::getFieldDeserializers(), [ + 'approvedClientApps' => fn(ParseNode $n) => $o->setApprovedClientApps($n->getCollectionOfObjectValues([ApprovedClientApp::class, 'createFromDiscriminatorValue'])), 'isRemoteDesktopProtocolEnabled' => fn(ParseNode $n) => $o->setIsRemoteDesktopProtocolEnabled($n->getBooleanValue()), 'targetDeviceGroups' => fn(ParseNode $n) => $o->setTargetDeviceGroups($n->getCollectionOfObjectValues([TargetDeviceGroup::class, 'createFromDiscriminatorValue'])), ]); @@ -50,7 +65,7 @@ public function getIsRemoteDesktopProtocolEnabled(): ?bool { } /** - * Gets the targetDeviceGroups property value. The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol.
|null */ public function getTargetDeviceGroups(): ?array { @@ -69,10 +84,19 @@ public function getTargetDeviceGroups(): ?array { */ public function serialize(SerializationWriter $writer): void { parent::serialize($writer); + $writer->writeCollectionOfObjectValues('approvedClientApps', $this->getApprovedClientApps()); $writer->writeBooleanValue('isRemoteDesktopProtocolEnabled', $this->getIsRemoteDesktopProtocolEnabled()); $writer->writeCollectionOfObjectValues('targetDeviceGroups', $this->getTargetDeviceGroups()); } + /** + * Sets the approvedClientApps property value. The collection of approved client apps that are associated with the RDS configuration. Supports $expand. + * @param array|null $value Value to set for the approvedClientApps property. + */ + public function setApprovedClientApps(?array $value): void { + $this->getBackingStore()->set('approvedClientApps', $value); + } + /** * Sets the isRemoteDesktopProtocolEnabled property value. Determines if Microsoft Entra ID RDS authentication protocol for RDP is enabled. * @param bool|null $value Value to set for the isRemoteDesktopProtocolEnabled property. @@ -82,7 +106,7 @@ public function setIsRemoteDesktopProtocolEnabled(?bool $value): void { } /** - * Sets the targetDeviceGroups property value. The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol.
|null $value Value to set for the targetDeviceGroups property. */ public function setTargetDeviceGroups(?array $value): void { diff --git a/src/Generated/Models/ServicePrincipal.php b/src/Generated/Models/ServicePrincipal.php index 15aebe2b16f..831dfdfabf1 100644 --- a/src/Generated/Models/ServicePrincipal.php +++ b/src/Generated/Models/ServicePrincipal.php @@ -243,7 +243,7 @@ public function getCreatedObjects(): ?array { } /** - * Gets the customSecurityAttributes property value. An open complex type that holds the value of a custom security attribute that is assigned to a directory object. Nullable. Returned only on $select. Supports $filter (eq, ne, not, startsWith). Filter value is case sensitive. To read this property, the calling app must be assigned the CustomSecAttributeAssignment.Read.All permission. To write this property, the calling app must be assigned the CustomSecAttributeAssignment.ReadWrite.All permissions. To read or write this property in delegated scenarios, the admin must be assigned the Attribute Assignment Administrator role. + * Gets the customSecurityAttributes property value. An open complex type that holds the value of a custom security attribute that is assigned to a directory object. Nullable. Requires $select to retrieve. Supports $filter (eq, ne, not, startsWith). Filter value is case sensitive. To read this property, the calling app must be assigned the CustomSecAttributeAssignment.Read.All permission. To write this property, the calling app must be assigned the CustomSecAttributeAssignment.ReadWrite.All permissions. To read or write this property in delegated scenarios, the admin must be assigned the Attribute Assignment Administrator role. * @return CustomSecurityAttributeValue|null */ public function getCustomSecurityAttributes(): ?CustomSecurityAttributeValue { @@ -1026,7 +1026,7 @@ public function setCreatedObjects(?array $value): void { } /** - * Sets the customSecurityAttributes property value. An open complex type that holds the value of a custom security attribute that is assigned to a directory object. Nullable. Returned only on $select. Supports $filter (eq, ne, not, startsWith). Filter value is case sensitive. To read this property, the calling app must be assigned the CustomSecAttributeAssignment.Read.All permission. To write this property, the calling app must be assigned the CustomSecAttributeAssignment.ReadWrite.All permissions. To read or write this property in delegated scenarios, the admin must be assigned the Attribute Assignment Administrator role. + * Sets the customSecurityAttributes property value. An open complex type that holds the value of a custom security attribute that is assigned to a directory object. Nullable. Requires $select to retrieve. Supports $filter (eq, ne, not, startsWith). Filter value is case sensitive. To read this property, the calling app must be assigned the CustomSecAttributeAssignment.Read.All permission. To write this property, the calling app must be assigned the CustomSecAttributeAssignment.ReadWrite.All permissions. To read or write this property in delegated scenarios, the admin must be assigned the Attribute Assignment Administrator role. * @param CustomSecurityAttributeValue|null $value Value to set for the customSecurityAttributes property. */ public function setCustomSecurityAttributes(?CustomSecurityAttributeValue $value): void { diff --git a/src/Generated/Models/SiteArchivalDetails.php b/src/Generated/Models/SiteArchivalDetails.php index 88ee802db65..87eef85af54 100644 --- a/src/Generated/Models/SiteArchivalDetails.php +++ b/src/Generated/Models/SiteArchivalDetails.php @@ -48,7 +48,7 @@ public function getAdditionalData(): ?array { } /** - * Gets the archiveStatus property value. Represents the current archive status of the site collection. Returned only on $select. The possible values are: recentlyArchived, fullyArchived, reactivating, unknownFutureValue. + * Gets the archiveStatus property value. Represents the current archive status of the site collection. Requires $select to retrieve. The possible values are: recentlyArchived, fullyArchived, reactivating, unknownFutureValue. * @return SiteArchiveStatus|null */ public function getArchiveStatus(): ?SiteArchiveStatus { @@ -110,7 +110,7 @@ public function setAdditionalData(?array $value): void { } /** - * Sets the archiveStatus property value. Represents the current archive status of the site collection. Returned only on $select. The possible values are: recentlyArchived, fullyArchived, reactivating, unknownFutureValue. + * Sets the archiveStatus property value. Represents the current archive status of the site collection. Requires $select to retrieve. The possible values are: recentlyArchived, fullyArchived, reactivating, unknownFutureValue. * @param SiteArchiveStatus|null $value Value to set for the archiveStatus property. */ public function setArchiveStatus(?SiteArchiveStatus $value): void { diff --git a/src/Generated/Models/User.php b/src/Generated/Models/User.php index 722ff647a97..20f8bd2aae2 100644 --- a/src/Generated/Models/User.php +++ b/src/Generated/Models/User.php @@ -38,7 +38,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): User } /** - * Gets the aboutMe property value. A freeform text entry field for the user to describe themselves. Returned only on $select. + * Gets the aboutMe property value. A freeform text entry field for the user to describe themselves. Requires $select to retrieve. * @return string|null */ public function getAboutMe(): ?string { @@ -50,7 +50,7 @@ public function getAboutMe(): ?string { } /** - * Gets the accountEnabled property value. true if the account is enabled; otherwise, false. This property is required when a user is created. Returned only on $select. Supports $filter (eq, ne, not, and in). + * Gets the accountEnabled property value. true if the account is enabled; otherwise, false. This property is required when a user is created. Requires $select to retrieve. Supports $filter (eq, ne, not, and in). * @return bool|null */ public function getAccountEnabled(): ?bool { @@ -90,7 +90,7 @@ public function getAdhocCalls(): ?array { } /** - * Gets the ageGroup property value. Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. Returned only on $select. Supports $filter (eq, ne, not, and in). + * Gets the ageGroup property value. Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. Requires $select to retrieve. Supports $filter (eq, ne, not, and in). * @return string|null */ public function getAgeGroup(): ?string { @@ -130,7 +130,7 @@ public function getAppRoleAssignments(): ?array { } /** - * Gets the assignedLicenses property value. The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn't differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Returned only on $select. Supports $filter (eq, not, /$count eq 0, /$count ne 0). + * Gets the assignedLicenses property value. The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn't differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Requires $select to retrieve. Supports $filter (eq, not, /$count eq 0, /$count ne 0). * @return array|null */ public function getAssignedLicenses(): ?array { @@ -144,7 +144,7 @@ public function getAssignedLicenses(): ?array { } /** - * Gets the assignedPlans property value. The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). + * Gets the assignedPlans property value. The plans that are assigned to the user. Read-only. Not nullable. Requires $select to retrieve. Supports $filter (eq and not). * @return array|null */ public function getAssignedPlans(): ?array { @@ -182,7 +182,7 @@ public function getAuthorizationInfo(): ?AuthorizationInfo { } /** - * Gets the birthday property value. The birthday of the user. 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. Returned only on $select. + * Gets the birthday property value. The birthday of the user. 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. Requires $select to retrieve. * @return DateTime|null */ public function getBirthday(): ?DateTime { @@ -276,7 +276,7 @@ public function getChats(): ?array { } /** - * Gets the city property value. The city where the user is located. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Gets the city property value. The city where the user is located. Maximum length is 128 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getCity(): ?string { @@ -314,7 +314,7 @@ public function getCloudPCs(): ?array { } /** - * Gets the companyName property value. The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Gets the companyName property value. The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getCompanyName(): ?string { @@ -326,7 +326,7 @@ public function getCompanyName(): ?string { } /** - * Gets the consentProvidedForMinor property value. Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied, and NotRequired. For more information, see legal age group property definitions. Returned only on $select. Supports $filter (eq, ne, not, and in). + * Gets the consentProvidedForMinor property value. Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied, and NotRequired. For more information, see legal age group property definitions. Requires $select to retrieve. Supports $filter (eq, ne, not, and in). * @return string|null */ public function getConsentProvidedForMinor(): ?string { @@ -366,7 +366,7 @@ public function getContacts(): ?array { } /** - * Gets the country property value. The country or region where the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Gets the country property value. The country or region where the user is located; for example, US or UK. Maximum length is 128 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getCountry(): ?string { @@ -378,7 +378,7 @@ public function getCountry(): ?string { } /** - * Gets the createdDateTime property value. The date and time the user was created, in ISO 8601 format and UTC. The value can't be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). + * Gets the createdDateTime property value. The date and time the user was created, in ISO 8601 format and UTC. The value can't be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in). * @return DateTime|null */ public function getCreatedDateTime(): ?DateTime { @@ -404,7 +404,7 @@ public function getCreatedObjects(): ?array { } /** - * Gets the creationType property value. Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by a guest signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). + * Gets the creationType property value. Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by a guest signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Requires $select to retrieve. Supports $filter (eq, ne, not, in). * @return string|null */ public function getCreationType(): ?string { @@ -416,7 +416,7 @@ public function getCreationType(): ?string { } /** - * Gets the customSecurityAttributes property value. An open complex type that holds the value of a custom security attribute that is assigned to a directory object. Nullable. Returned only on $select. Supports $filter (eq, ne, not, startsWith). The filter value is case-sensitive. To read this property, the calling app must be assigned the CustomSecAttributeAssignment.Read.All permission. To write this property, the calling app must be assigned the CustomSecAttributeAssignment.ReadWrite.All permissions. To read or write this property in delegated scenarios, the admin must be assigned the Attribute Assignment Administrator role. + * Gets the customSecurityAttributes property value. An open complex type that holds the value of a custom security attribute that is assigned to a directory object. Nullable. Requires $select to retrieve. Supports $filter (eq, ne, not, startsWith). The filter value is case-sensitive. To read this property, the calling app must be assigned the CustomSecAttributeAssignment.Read.All permission. To write this property, the calling app must be assigned the CustomSecAttributeAssignment.ReadWrite.All permissions. To read or write this property in delegated scenarios, the admin must be assigned the Attribute Assignment Administrator role. * @return CustomSecurityAttributeValue|null */ public function getCustomSecurityAttributes(): ?CustomSecurityAttributeValue { @@ -440,7 +440,7 @@ public function getDataSecurityAndGovernance(): ?UserDataSecurityAndGovernance { } /** - * Gets the department property value. The name of the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). + * Gets the department property value. The name of the department in which the user works. Maximum length is 64 characters. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). * @return string|null */ public function getDepartment(): ?string { @@ -542,7 +542,7 @@ public function getEmployeeExperience(): ?EmployeeExperienceUser { } /** - * Gets the employeeHireDate property value. The date and time when the user was hired or will start work in a future hire. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). + * Gets the employeeHireDate property value. The date and time when the user was hired or will start work in a future hire. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in). * @return DateTime|null */ public function getEmployeeHireDate(): ?DateTime { @@ -554,7 +554,7 @@ public function getEmployeeHireDate(): ?DateTime { } /** - * Gets the employeeId property value. The employee identifier assigned to the user by the organization. The maximum length is 16 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). + * Gets the employeeId property value. The employee identifier assigned to the user by the organization. The maximum length is 16 characters. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getEmployeeId(): ?string { @@ -578,7 +578,7 @@ public function getEmployeeLeaveDateTime(): ?DateTime { } /** - * Gets the employeeOrgData property value. Represents organization data (for example, division and costCenter) associated with a user. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). + * Gets the employeeOrgData property value. Represents organization data (for example, division and costCenter) associated with a user. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in). * @return EmployeeOrgData|null */ public function getEmployeeOrgData(): ?EmployeeOrgData { @@ -590,7 +590,7 @@ public function getEmployeeOrgData(): ?EmployeeOrgData { } /** - * Gets the employeeType property value. Captures enterprise worker type. For example, Employee, Contractor, Consultant, or Vendor. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith). + * Gets the employeeType property value. Captures enterprise worker type. For example, Employee, Contractor, Consultant, or Vendor. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, startsWith). * @return string|null */ public function getEmployeeType(): ?string { @@ -642,7 +642,7 @@ public function getExtensions(): ?array { } /** - * Gets the externalUserState property value. For a guest invited to the tenant using the invitation API, this property represents the invited user's invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in). + * Gets the externalUserState property value. For a guest invited to the tenant using the invitation API, this property represents the invited user's invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Requires $select to retrieve. Supports $filter (eq, ne, not , in). * @return string|null */ public function getExternalUserState(): ?string { @@ -654,7 +654,7 @@ public function getExternalUserState(): ?string { } /** - * Gets the externalUserStateChangeDateTime property value. Shows the timestamp for the latest change to the externalUserState property. Returned only on $select. Supports $filter (eq, ne, not , in). + * Gets the externalUserStateChangeDateTime property value. Shows the timestamp for the latest change to the externalUserState property. Requires $select to retrieve. Supports $filter (eq, ne, not , in). * @return DateTime|null */ public function getExternalUserStateChangeDateTime(): ?DateTime { @@ -666,7 +666,7 @@ public function getExternalUserStateChangeDateTime(): ?DateTime { } /** - * Gets the faxNumber property value. The fax number of the user. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). + * Gets the faxNumber property value. The fax number of the user. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getFaxNumber(): ?string { @@ -911,7 +911,7 @@ public function getGivenName(): ?string { } /** - * Gets the hireDate property value. The hire date of the user. 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. Returned only on $select. Note: This property is specific to SharePoint in Microsoft 365. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs. + * Gets the hireDate property value. The hire date of the user. 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. Requires $select to retrieve. Note: This property is specific to SharePoint in Microsoft 365. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs. * @return DateTime|null */ public function getHireDate(): ?DateTime { @@ -923,7 +923,7 @@ public function getHireDate(): ?DateTime { } /** - * Gets the identities property value. Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It might contain multiple items with the same signInType value. Returned only on $select. Supports $filter (eq) with limitations. + * Gets the identities property value. Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It might contain multiple items with the same signInType value. Requires $select to retrieve. Supports $filter (eq) with limitations. * @return array|null */ public function getIdentities(): ?array { @@ -949,7 +949,7 @@ public function getIdentityParentId(): ?string { } /** - * Gets the imAddresses property value. The instant message voice-over IP (VOIP) session initiation protocol (SIP) addresses for the user. Read-only. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith). + * Gets the imAddresses property value. The instant message voice-over IP (VOIP) session initiation protocol (SIP) addresses for the user. Read-only. Requires $select to retrieve. Supports $filter (eq, not, ge, le, startsWith). * @return array|null */ public function getImAddresses(): ?array { @@ -987,7 +987,7 @@ public function getInsights(): ?ItemInsights { } /** - * Gets the interests property value. A list for the user to describe their interests. Returned only on $select. + * Gets the interests property value. A list for the user to describe their interests. Requires $select to retrieve. * @return array|null */ public function getInterests(): ?array { @@ -1001,7 +1001,7 @@ public function getInterests(): ?array { } /** - * Gets the isManagementRestricted property value. true if the user is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Returned only on $select. + * Gets the isManagementRestricted property value. true if the user is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Requires $select to retrieve. * @return bool|null */ public function getIsManagementRestricted(): ?bool { @@ -1051,7 +1051,7 @@ public function getJoinedTeams(): ?array { } /** - * Gets the lastPasswordChangeDateTime property value. The time when this Microsoft Entra user last changed their password or when their password was created, whichever date the latest action was performed. The date and time information uses ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Returned only on $select. + * Gets the lastPasswordChangeDateTime property value. The time when this Microsoft Entra user last changed their password or when their password was created, whichever date the latest action was performed. The date and time information uses ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Requires $select to retrieve. * @return DateTime|null */ public function getLastPasswordChangeDateTime(): ?DateTime { @@ -1063,7 +1063,7 @@ public function getLastPasswordChangeDateTime(): ?DateTime { } /** - * Gets the legalAgeGroupClassification property value. Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, Undefined, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. For more information, see legal age group property definitions. Returned only on $select. + * Gets the legalAgeGroupClassification property value. Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, Undefined, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. For more information, see legal age group property definitions. Requires $select to retrieve. * @return string|null */ public function getLegalAgeGroupClassification(): ?string { @@ -1075,7 +1075,7 @@ public function getLegalAgeGroupClassification(): ?string { } /** - * Gets the licenseAssignmentStates property value. State of license assignments for this user. Also indicates licenses that are directly assigned or the user inherited through group memberships. Read-only. Returned only on $select. + * Gets the licenseAssignmentStates property value. State of license assignments for this user. Also indicates licenses that are directly assigned or the user inherited through group memberships. Read-only. Requires $select to retrieve. * @return array|null */ public function getLicenseAssignmentStates(): ?array { @@ -1115,7 +1115,7 @@ public function getMail(): ?string { } /** - * Gets the mailboxSettings property value. Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Gets the mailboxSettings property value. Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @return MailboxSettings|null */ public function getMailboxSettings(): ?MailboxSettings { @@ -1141,7 +1141,7 @@ public function getMailFolders(): ?array { } /** - * Gets the mailNickname property value. The mail alias for the user. This property must be specified when a user is created. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Gets the mailNickname property value. The mail alias for the user. This property must be specified when a user is created. Maximum length is 64 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getMailNickname(): ?string { @@ -1233,7 +1233,7 @@ public function getMobilePhone(): ?string { } /** - * Gets the mySite property value. The URL for the user's site. Returned only on $select. + * Gets the mySite property value. The URL for the user's site. Requires $select to retrieve. * @return string|null */ public function getMySite(): ?string { @@ -1297,7 +1297,7 @@ public function getOnlineMeetings(): ?array { } /** - * Gets the onPremisesDistinguishedName property value. Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Returned only on $select. + * Gets the onPremisesDistinguishedName property value. Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. * @return string|null */ public function getOnPremisesDistinguishedName(): ?string { @@ -1309,7 +1309,7 @@ public function getOnPremisesDistinguishedName(): ?string { } /** - * Gets the onPremisesDomainName property value. Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Returned only on $select. + * Gets the onPremisesDomainName property value. Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. * @return string|null */ public function getOnPremisesDomainName(): ?string { @@ -1321,7 +1321,7 @@ public function getOnPremisesDomainName(): ?string { } /** - * Gets the onPremisesExtensionAttributes property value. Contains extensionAttributes1-15 for the user. These extension attributes are also known as Exchange custom attributes 1-15. Each attribute can store up to 1024 characters. For an onPremisesSyncEnabled user, the source of authority for this set of properties is the on-premises and is read-only. For a cloud-only user (where onPremisesSyncEnabled is false), these properties can be set during the creation or update of a user object. For a cloud-only user previously synced from on-premises Active Directory, these properties are read-only in Microsoft Graph but can be fully managed through the Exchange Admin Center or the Exchange Online V2 module in PowerShell. Returned only on $select. Supports $filter (eq, ne, not, in). + * Gets the onPremisesExtensionAttributes property value. Contains extensionAttributes1-15 for the user. These extension attributes are also known as Exchange custom attributes 1-15. Each attribute can store up to 1024 characters. For an onPremisesSyncEnabled user, the source of authority for this set of properties is the on-premises and is read-only. For a cloud-only user (where onPremisesSyncEnabled is false), these properties can be set during the creation or update of a user object. For a cloud-only user previously synced from on-premises Active Directory, these properties are read-only in Microsoft Graph but can be fully managed through the Exchange Admin Center or the Exchange Online V2 module in PowerShell. Requires $select to retrieve. Supports $filter (eq, ne, not, in). * @return OnPremisesExtensionAttributes|null */ public function getOnPremisesExtensionAttributes(): ?OnPremisesExtensionAttributes { @@ -1333,7 +1333,7 @@ public function getOnPremisesExtensionAttributes(): ?OnPremisesExtensionAttribut } /** - * Gets the onPremisesImmutableId property value. This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you're using a federated domain for the user's userPrincipalName (UPN) property. NOTE: The $ and _ characters can't be used when specifying this property. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in). + * Gets the onPremisesImmutableId property value. This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you're using a federated domain for the user's userPrincipalName (UPN) property. NOTE: The $ and _ characters can't be used when specifying this property. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in). * @return string|null */ public function getOnPremisesImmutableId(): ?string { @@ -1345,7 +1345,7 @@ public function getOnPremisesImmutableId(): ?string { } /** - * Gets the onPremisesLastSyncDateTime property value. Indicates the last time at which the object was synced with the on-premises directory; for example: 2013-02-16T03:04:54Z. 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. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in). + * Gets the onPremisesLastSyncDateTime property value. Indicates the last time at which the object was synced with the on-premises directory; for example: 2013-02-16T03:04:54Z. 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. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in). * @return DateTime|null */ public function getOnPremisesLastSyncDateTime(): ?DateTime { @@ -1357,7 +1357,7 @@ public function getOnPremisesLastSyncDateTime(): ?DateTime { } /** - * Gets the onPremisesProvisioningErrors property value. Errors when using Microsoft synchronization product during provisioning. Returned only on $select. Supports $filter (eq, not, ge, le). + * Gets the onPremisesProvisioningErrors property value. Errors when using Microsoft synchronization product during provisioning. Requires $select to retrieve. Supports $filter (eq, not, ge, le). * @return array|null */ public function getOnPremisesProvisioningErrors(): ?array { @@ -1371,7 +1371,7 @@ public function getOnPremisesProvisioningErrors(): ?array { } /** - * Gets the onPremisesSamAccountName property value. Contains the on-premises samAccountName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). + * Gets the onPremisesSamAccountName property value. Contains the on-premises samAccountName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith). * @return string|null */ public function getOnPremisesSamAccountName(): ?string { @@ -1383,7 +1383,7 @@ public function getOnPremisesSamAccountName(): ?string { } /** - * Gets the onPremisesSecurityIdentifier property value. Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq including on null values). + * Gets the onPremisesSecurityIdentifier property value. Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Requires $select to retrieve. Supports $filter (eq including on null values). * @return string|null */ public function getOnPremisesSecurityIdentifier(): ?string { @@ -1407,7 +1407,7 @@ public function getOnPremisesSyncBehavior(): ?OnPremisesSyncBehavior { } /** - * Gets the onPremisesSyncEnabled property value. true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). + * Gets the onPremisesSyncEnabled property value. true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, in, and eq on null values). * @return bool|null */ public function getOnPremisesSyncEnabled(): ?bool { @@ -1419,7 +1419,7 @@ public function getOnPremisesSyncEnabled(): ?bool { } /** - * Gets the onPremisesUserPrincipalName property value. Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). + * Gets the onPremisesUserPrincipalName property value. Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith). * @return string|null */ public function getOnPremisesUserPrincipalName(): ?string { @@ -1431,7 +1431,7 @@ public function getOnPremisesUserPrincipalName(): ?string { } /** - * Gets the otherMails property value. A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. NOTE: This property can't contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + * Gets the otherMails property value. A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. NOTE: This property can't contain accent characters. Requires $select to retrieve. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). * @return array|null */ public function getOtherMails(): ?array { @@ -1485,7 +1485,7 @@ public function getOwnedObjects(): ?array { } /** - * Gets the passwordPolicies property value. Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two might be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Returned only on $select. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values). + * Gets the passwordPolicies property value. Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two might be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Requires $select to retrieve. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values). * @return string|null */ public function getPasswordPolicies(): ?string { @@ -1497,7 +1497,7 @@ public function getPasswordPolicies(): ?string { } /** - * Gets the passwordProfile property value. Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: User-PasswordProfile.ReadWrite.All is the least privileged permission to update this property. In delegated scenarios, the User Administrator Microsoft Entra role is the least privileged admin role supported to update this property for nonadmin users. Privileged Authentication Administrator is the least privileged role that's allowed to update this property for all administrators in the tenant. In general, the signed-in user must have a higher privileged administrator role as indicated in Who can reset passwords. In app-only scenarios, the calling app must be assigned a supported permission and at least the User Administrator Microsoft Entra role. + * Gets the passwordProfile property value. Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Requires $select to retrieve. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: User-PasswordProfile.ReadWrite.All is the least privileged permission to update this property. In delegated scenarios, the User Administrator Microsoft Entra role is the least privileged admin role supported to update this property for nonadmin users. Privileged Authentication Administrator is the least privileged role that's allowed to update this property for all administrators in the tenant. In general, the signed-in user must have a higher privileged administrator role as indicated in Who can reset passwords. In app-only scenarios, the calling app must be assigned a supported permission and at least the User Administrator Microsoft Entra role. * @return PasswordProfile|null */ public function getPasswordProfile(): ?PasswordProfile { @@ -1509,7 +1509,7 @@ public function getPasswordProfile(): ?PasswordProfile { } /** - * Gets the pastProjects property value. A list for the user to enumerate their past projects. Returned only on $select. + * Gets the pastProjects property value. A list for the user to enumerate their past projects. Requires $select to retrieve. * @return array|null */ public function getPastProjects(): ?array { @@ -1589,7 +1589,7 @@ public function getPlanner(): ?PlannerUser { } /** - * Gets the postalCode property value. The postal code for the user's postal address. The postal code is specific to the user's country or region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Gets the postalCode property value. The postal code for the user's postal address. The postal code is specific to the user's country or region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getPostalCode(): ?string { @@ -1625,7 +1625,7 @@ public function getPreferredLanguage(): ?string { } /** - * Gets the preferredName property value. The preferred name for the user. Not Supported. This attribute returns an empty string.Returned only on $select. + * Gets the preferredName property value. The preferred name for the user. Not Supported. This attribute returns an empty string.Requires $select to retrieve. * @return string|null */ public function getPreferredName(): ?string { @@ -1649,7 +1649,7 @@ public function getPresence(): ?Presence { } /** - * Gets the provisionedPlans property value. The plans that are provisioned for the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le). + * Gets the provisionedPlans property value. The plans that are provisioned for the user. Read-only. Not nullable. Requires $select to retrieve. Supports $filter (eq, not, ge, le). * @return array|null */ public function getProvisionedPlans(): ?array { @@ -1663,7 +1663,7 @@ public function getProvisionedPlans(): ?array { } /** - * Gets the proxyAddresses property value. For example: ['SMTP: bob@contoso.com', 'smtp: bob@sales.contoso.com']. Changes to the mail property update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address, while those addresses prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0). + * Gets the proxyAddresses property value. For example: ['SMTP: bob@contoso.com', 'smtp: bob@sales.contoso.com']. Changes to the mail property update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address, while those addresses prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Requires $select to retrieve. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0). * @return array|null */ public function getProxyAddresses(): ?array { @@ -1691,7 +1691,7 @@ public function getRegisteredDevices(): ?array { } /** - * Gets the responsibilities property value. A list for the user to enumerate their responsibilities. Returned only on $select. + * Gets the responsibilities property value. A list for the user to enumerate their responsibilities. Requires $select to retrieve. * @return array|null */ public function getResponsibilities(): ?array { @@ -1705,7 +1705,7 @@ public function getResponsibilities(): ?array { } /** - * Gets the schools property value. A list for the user to enumerate the schools they attended. Returned only on $select. + * Gets the schools property value. A list for the user to enumerate the schools they attended. Requires $select to retrieve. * @return array|null */ public function getSchools(): ?array { @@ -1783,7 +1783,7 @@ public function getShowInAddressList(): ?bool { } /** - * Gets the signInActivity property value. Get the last signed-in date and request ID of the sign-in for a given user. Read-only.Returned only on $select. Supports $filter (eq, ne, not, ge, le) but not with any other filterable properties. Note: Details for this property require a Microsoft Entra ID P1 or P2 license and the AuditLog.Read.All permission.This property isn't returned for a user who never signed in or last signed in before April 2020. + * Gets the signInActivity property value. Get the last signed-in date and request ID of the sign-in for a given user. Read-only.Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le) but not with any other filterable properties. Note: Details for this property require a Microsoft Entra ID P1 or P2 license and the AuditLog.Read.All permission.This property isn't returned for a user who never signed in or last signed in before April 2020. * @return SignInActivity|null */ public function getSignInActivity(): ?SignInActivity { @@ -1795,7 +1795,7 @@ public function getSignInActivity(): ?SignInActivity { } /** - * Gets the signInSessionsValidFromDateTime property value. Any refresh tokens or session tokens (session cookies) issued before this time are invalid. Applications get an error when using an invalid refresh or session token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Returned only on $select. + * Gets the signInSessionsValidFromDateTime property value. Any refresh tokens or session tokens (session cookies) issued before this time are invalid. Applications get an error when using an invalid refresh or session token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Requires $select to retrieve. * @return DateTime|null */ public function getSignInSessionsValidFromDateTime(): ?DateTime { @@ -1807,7 +1807,7 @@ public function getSignInSessionsValidFromDateTime(): ?DateTime { } /** - * Gets the skills property value. A list for the user to enumerate their skills. Returned only on $select. + * Gets the skills property value. A list for the user to enumerate their skills. Requires $select to retrieve. * @return array|null */ public function getSkills(): ?array { @@ -1847,7 +1847,7 @@ public function getSponsors(): ?array { } /** - * Gets the state property value. The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Gets the state property value. The state or province in the user's address. Maximum length is 128 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getState(): ?string { @@ -1859,7 +1859,7 @@ public function getState(): ?string { } /** - * Gets the streetAddress property value. The street address of the user's place of business. Maximum length is 1,024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Gets the streetAddress property value. The street address of the user's place of business. Maximum length is 1,024 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getStreetAddress(): ?string { @@ -1921,7 +1921,7 @@ public function getTransitiveMemberOf(): ?array { } /** - * Gets the usageLocation property value. A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Gets the usageLocation property value. A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @return string|null */ public function getUsageLocation(): ?string { @@ -1945,7 +1945,7 @@ public function getUserPrincipalName(): ?string { } /** - * Gets the userType property value. A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? + * Gets the userType property value. A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Requires $select to retrieve. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? * @return string|null */ public function getUserType(): ?string { @@ -2099,7 +2099,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the aboutMe property value. A freeform text entry field for the user to describe themselves. Returned only on $select. + * Sets the aboutMe property value. A freeform text entry field for the user to describe themselves. Requires $select to retrieve. * @param string|null $value Value to set for the aboutMe property. */ public function setAboutMe(?string $value): void { @@ -2107,7 +2107,7 @@ public function setAboutMe(?string $value): void { } /** - * Sets the accountEnabled property value. true if the account is enabled; otherwise, false. This property is required when a user is created. Returned only on $select. Supports $filter (eq, ne, not, and in). + * Sets the accountEnabled property value. true if the account is enabled; otherwise, false. This property is required when a user is created. Requires $select to retrieve. Supports $filter (eq, ne, not, and in). * @param bool|null $value Value to set for the accountEnabled property. */ public function setAccountEnabled(?bool $value): void { @@ -2131,7 +2131,7 @@ public function setAdhocCalls(?array $value): void { } /** - * Sets the ageGroup property value. Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. Returned only on $select. Supports $filter (eq, ne, not, and in). + * Sets the ageGroup property value. Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. Requires $select to retrieve. Supports $filter (eq, ne, not, and in). * @param string|null $value Value to set for the ageGroup property. */ public function setAgeGroup(?string $value): void { @@ -2155,7 +2155,7 @@ public function setAppRoleAssignments(?array $value): void { } /** - * Sets the assignedLicenses property value. The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn't differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Returned only on $select. Supports $filter (eq, not, /$count eq 0, /$count ne 0). + * Sets the assignedLicenses property value. The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn't differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Requires $select to retrieve. Supports $filter (eq, not, /$count eq 0, /$count ne 0). * @param array|null $value Value to set for the assignedLicenses property. */ public function setAssignedLicenses(?array $value): void { @@ -2163,7 +2163,7 @@ public function setAssignedLicenses(?array $value): void { } /** - * Sets the assignedPlans property value. The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). + * Sets the assignedPlans property value. The plans that are assigned to the user. Read-only. Not nullable. Requires $select to retrieve. Supports $filter (eq and not). * @param array|null $value Value to set for the assignedPlans property. */ public function setAssignedPlans(?array $value): void { @@ -2187,7 +2187,7 @@ public function setAuthorizationInfo(?AuthorizationInfo $value): void { } /** - * Sets the birthday property value. The birthday of the user. 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. Returned only on $select. + * Sets the birthday property value. The birthday of the user. 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. Requires $select to retrieve. * @param DateTime|null $value Value to set for the birthday property. */ public function setBirthday(?DateTime $value): void { @@ -2243,7 +2243,7 @@ public function setChats(?array $value): void { } /** - * Sets the city property value. The city where the user is located. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Sets the city property value. The city where the user is located. Maximum length is 128 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the city property. */ public function setCity(?string $value): void { @@ -2267,7 +2267,7 @@ public function setCloudPCs(?array $value): void { } /** - * Sets the companyName property value. The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Sets the companyName property value. The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the companyName property. */ public function setCompanyName(?string $value): void { @@ -2275,7 +2275,7 @@ public function setCompanyName(?string $value): void { } /** - * Sets the consentProvidedForMinor property value. Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied, and NotRequired. For more information, see legal age group property definitions. Returned only on $select. Supports $filter (eq, ne, not, and in). + * Sets the consentProvidedForMinor property value. Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied, and NotRequired. For more information, see legal age group property definitions. Requires $select to retrieve. Supports $filter (eq, ne, not, and in). * @param string|null $value Value to set for the consentProvidedForMinor property. */ public function setConsentProvidedForMinor(?string $value): void { @@ -2299,7 +2299,7 @@ public function setContacts(?array $value): void { } /** - * Sets the country property value. The country or region where the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Sets the country property value. The country or region where the user is located; for example, US or UK. Maximum length is 128 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the country property. */ public function setCountry(?string $value): void { @@ -2307,7 +2307,7 @@ public function setCountry(?string $value): void { } /** - * Sets the createdDateTime property value. The date and time the user was created, in ISO 8601 format and UTC. The value can't be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). + * Sets the createdDateTime property value. The date and time the user was created, in ISO 8601 format and UTC. The value can't be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in). * @param DateTime|null $value Value to set for the createdDateTime property. */ public function setCreatedDateTime(?DateTime $value): void { @@ -2323,7 +2323,7 @@ public function setCreatedObjects(?array $value): void { } /** - * Sets the creationType property value. Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by a guest signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). + * Sets the creationType property value. Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by a guest signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Requires $select to retrieve. Supports $filter (eq, ne, not, in). * @param string|null $value Value to set for the creationType property. */ public function setCreationType(?string $value): void { @@ -2331,7 +2331,7 @@ public function setCreationType(?string $value): void { } /** - * Sets the customSecurityAttributes property value. An open complex type that holds the value of a custom security attribute that is assigned to a directory object. Nullable. Returned only on $select. Supports $filter (eq, ne, not, startsWith). The filter value is case-sensitive. To read this property, the calling app must be assigned the CustomSecAttributeAssignment.Read.All permission. To write this property, the calling app must be assigned the CustomSecAttributeAssignment.ReadWrite.All permissions. To read or write this property in delegated scenarios, the admin must be assigned the Attribute Assignment Administrator role. + * Sets the customSecurityAttributes property value. An open complex type that holds the value of a custom security attribute that is assigned to a directory object. Nullable. Requires $select to retrieve. Supports $filter (eq, ne, not, startsWith). The filter value is case-sensitive. To read this property, the calling app must be assigned the CustomSecAttributeAssignment.Read.All permission. To write this property, the calling app must be assigned the CustomSecAttributeAssignment.ReadWrite.All permissions. To read or write this property in delegated scenarios, the admin must be assigned the Attribute Assignment Administrator role. * @param CustomSecurityAttributeValue|null $value Value to set for the customSecurityAttributes property. */ public function setCustomSecurityAttributes(?CustomSecurityAttributeValue $value): void { @@ -2347,7 +2347,7 @@ public function setDataSecurityAndGovernance(?UserDataSecurityAndGovernance $val } /** - * Sets the department property value. The name of the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). + * Sets the department property value. The name of the department in which the user works. Maximum length is 64 characters. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). * @param string|null $value Value to set for the department property. */ public function setDepartment(?string $value): void { @@ -2411,7 +2411,7 @@ public function setEmployeeExperience(?EmployeeExperienceUser $value): void { } /** - * Sets the employeeHireDate property value. The date and time when the user was hired or will start work in a future hire. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). + * Sets the employeeHireDate property value. The date and time when the user was hired or will start work in a future hire. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in). * @param DateTime|null $value Value to set for the employeeHireDate property. */ public function setEmployeeHireDate(?DateTime $value): void { @@ -2419,7 +2419,7 @@ public function setEmployeeHireDate(?DateTime $value): void { } /** - * Sets the employeeId property value. The employee identifier assigned to the user by the organization. The maximum length is 16 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). + * Sets the employeeId property value. The employee identifier assigned to the user by the organization. The maximum length is 16 characters. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the employeeId property. */ public function setEmployeeId(?string $value): void { @@ -2435,7 +2435,7 @@ public function setEmployeeLeaveDateTime(?DateTime $value): void { } /** - * Sets the employeeOrgData property value. Represents organization data (for example, division and costCenter) associated with a user. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). + * Sets the employeeOrgData property value. Represents organization data (for example, division and costCenter) associated with a user. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in). * @param EmployeeOrgData|null $value Value to set for the employeeOrgData property. */ public function setEmployeeOrgData(?EmployeeOrgData $value): void { @@ -2443,7 +2443,7 @@ public function setEmployeeOrgData(?EmployeeOrgData $value): void { } /** - * Sets the employeeType property value. Captures enterprise worker type. For example, Employee, Contractor, Consultant, or Vendor. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith). + * Sets the employeeType property value. Captures enterprise worker type. For example, Employee, Contractor, Consultant, or Vendor. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, startsWith). * @param string|null $value Value to set for the employeeType property. */ public function setEmployeeType(?string $value): void { @@ -2475,7 +2475,7 @@ public function setExtensions(?array $value): void { } /** - * Sets the externalUserState property value. For a guest invited to the tenant using the invitation API, this property represents the invited user's invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in). + * Sets the externalUserState property value. For a guest invited to the tenant using the invitation API, this property represents the invited user's invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Requires $select to retrieve. Supports $filter (eq, ne, not , in). * @param string|null $value Value to set for the externalUserState property. */ public function setExternalUserState(?string $value): void { @@ -2483,7 +2483,7 @@ public function setExternalUserState(?string $value): void { } /** - * Sets the externalUserStateChangeDateTime property value. Shows the timestamp for the latest change to the externalUserState property. Returned only on $select. Supports $filter (eq, ne, not , in). + * Sets the externalUserStateChangeDateTime property value. Shows the timestamp for the latest change to the externalUserState property. Requires $select to retrieve. Supports $filter (eq, ne, not , in). * @param DateTime|null $value Value to set for the externalUserStateChangeDateTime property. */ public function setExternalUserStateChangeDateTime(?DateTime $value): void { @@ -2491,7 +2491,7 @@ public function setExternalUserStateChangeDateTime(?DateTime $value): void { } /** - * Sets the faxNumber property value. The fax number of the user. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). + * Sets the faxNumber property value. The fax number of the user. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the faxNumber property. */ public function setFaxNumber(?string $value): void { @@ -2515,7 +2515,7 @@ public function setGivenName(?string $value): void { } /** - * Sets the hireDate property value. The hire date of the user. 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. Returned only on $select. Note: This property is specific to SharePoint in Microsoft 365. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs. + * Sets the hireDate property value. The hire date of the user. 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. Requires $select to retrieve. Note: This property is specific to SharePoint in Microsoft 365. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs. * @param DateTime|null $value Value to set for the hireDate property. */ public function setHireDate(?DateTime $value): void { @@ -2523,7 +2523,7 @@ public function setHireDate(?DateTime $value): void { } /** - * Sets the identities property value. Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It might contain multiple items with the same signInType value. Returned only on $select. Supports $filter (eq) with limitations. + * Sets the identities property value. Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It might contain multiple items with the same signInType value. Requires $select to retrieve. Supports $filter (eq) with limitations. * @param array|null $value Value to set for the identities property. */ public function setIdentities(?array $value): void { @@ -2539,7 +2539,7 @@ public function setIdentityParentId(?string $value): void { } /** - * Sets the imAddresses property value. The instant message voice-over IP (VOIP) session initiation protocol (SIP) addresses for the user. Read-only. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith). + * Sets the imAddresses property value. The instant message voice-over IP (VOIP) session initiation protocol (SIP) addresses for the user. Read-only. Requires $select to retrieve. Supports $filter (eq, not, ge, le, startsWith). * @param array|null $value Value to set for the imAddresses property. */ public function setImAddresses(?array $value): void { @@ -2563,7 +2563,7 @@ public function setInsights(?ItemInsights $value): void { } /** - * Sets the interests property value. A list for the user to describe their interests. Returned only on $select. + * Sets the interests property value. A list for the user to describe their interests. Requires $select to retrieve. * @param array|null $value Value to set for the interests property. */ public function setInterests(?array $value): void { @@ -2571,7 +2571,7 @@ public function setInterests(?array $value): void { } /** - * Sets the isManagementRestricted property value. true if the user is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Returned only on $select. + * Sets the isManagementRestricted property value. true if the user is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Requires $select to retrieve. * @param bool|null $value Value to set for the isManagementRestricted property. */ public function setIsManagementRestricted(?bool $value): void { @@ -2603,7 +2603,7 @@ public function setJoinedTeams(?array $value): void { } /** - * Sets the lastPasswordChangeDateTime property value. The time when this Microsoft Entra user last changed their password or when their password was created, whichever date the latest action was performed. The date and time information uses ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Returned only on $select. + * Sets the lastPasswordChangeDateTime property value. The time when this Microsoft Entra user last changed their password or when their password was created, whichever date the latest action was performed. The date and time information uses ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Requires $select to retrieve. * @param DateTime|null $value Value to set for the lastPasswordChangeDateTime property. */ public function setLastPasswordChangeDateTime(?DateTime $value): void { @@ -2611,7 +2611,7 @@ public function setLastPasswordChangeDateTime(?DateTime $value): void { } /** - * Sets the legalAgeGroupClassification property value. Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, Undefined, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. For more information, see legal age group property definitions. Returned only on $select. + * Sets the legalAgeGroupClassification property value. Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, Undefined, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. For more information, see legal age group property definitions. Requires $select to retrieve. * @param string|null $value Value to set for the legalAgeGroupClassification property. */ public function setLegalAgeGroupClassification(?string $value): void { @@ -2619,7 +2619,7 @@ public function setLegalAgeGroupClassification(?string $value): void { } /** - * Sets the licenseAssignmentStates property value. State of license assignments for this user. Also indicates licenses that are directly assigned or the user inherited through group memberships. Read-only. Returned only on $select. + * Sets the licenseAssignmentStates property value. State of license assignments for this user. Also indicates licenses that are directly assigned or the user inherited through group memberships. Read-only. Requires $select to retrieve. * @param array|null $value Value to set for the licenseAssignmentStates property. */ public function setLicenseAssignmentStates(?array $value): void { @@ -2643,7 +2643,7 @@ public function setMail(?string $value): void { } /** - * Sets the mailboxSettings property value. Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Sets the mailboxSettings property value. Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettings|null $value Value to set for the mailboxSettings property. */ public function setMailboxSettings(?MailboxSettings $value): void { @@ -2659,7 +2659,7 @@ public function setMailFolders(?array $value): void { } /** - * Sets the mailNickname property value. The mail alias for the user. This property must be specified when a user is created. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Sets the mailNickname property value. The mail alias for the user. This property must be specified when a user is created. Maximum length is 64 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the mailNickname property. */ public function setMailNickname(?string $value): void { @@ -2715,7 +2715,7 @@ public function setMobilePhone(?string $value): void { } /** - * Sets the mySite property value. The URL for the user's site. Returned only on $select. + * Sets the mySite property value. The URL for the user's site. Requires $select to retrieve. * @param string|null $value Value to set for the mySite property. */ public function setMySite(?string $value): void { @@ -2755,7 +2755,7 @@ public function setOnlineMeetings(?array $value): void { } /** - * Sets the onPremisesDistinguishedName property value. Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Returned only on $select. + * Sets the onPremisesDistinguishedName property value. Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. * @param string|null $value Value to set for the onPremisesDistinguishedName property. */ public function setOnPremisesDistinguishedName(?string $value): void { @@ -2763,7 +2763,7 @@ public function setOnPremisesDistinguishedName(?string $value): void { } /** - * Sets the onPremisesDomainName property value. Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Returned only on $select. + * Sets the onPremisesDomainName property value. Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. * @param string|null $value Value to set for the onPremisesDomainName property. */ public function setOnPremisesDomainName(?string $value): void { @@ -2771,7 +2771,7 @@ public function setOnPremisesDomainName(?string $value): void { } /** - * Sets the onPremisesExtensionAttributes property value. Contains extensionAttributes1-15 for the user. These extension attributes are also known as Exchange custom attributes 1-15. Each attribute can store up to 1024 characters. For an onPremisesSyncEnabled user, the source of authority for this set of properties is the on-premises and is read-only. For a cloud-only user (where onPremisesSyncEnabled is false), these properties can be set during the creation or update of a user object. For a cloud-only user previously synced from on-premises Active Directory, these properties are read-only in Microsoft Graph but can be fully managed through the Exchange Admin Center or the Exchange Online V2 module in PowerShell. Returned only on $select. Supports $filter (eq, ne, not, in). + * Sets the onPremisesExtensionAttributes property value. Contains extensionAttributes1-15 for the user. These extension attributes are also known as Exchange custom attributes 1-15. Each attribute can store up to 1024 characters. For an onPremisesSyncEnabled user, the source of authority for this set of properties is the on-premises and is read-only. For a cloud-only user (where onPremisesSyncEnabled is false), these properties can be set during the creation or update of a user object. For a cloud-only user previously synced from on-premises Active Directory, these properties are read-only in Microsoft Graph but can be fully managed through the Exchange Admin Center or the Exchange Online V2 module in PowerShell. Requires $select to retrieve. Supports $filter (eq, ne, not, in). * @param OnPremisesExtensionAttributes|null $value Value to set for the onPremisesExtensionAttributes property. */ public function setOnPremisesExtensionAttributes(?OnPremisesExtensionAttributes $value): void { @@ -2779,7 +2779,7 @@ public function setOnPremisesExtensionAttributes(?OnPremisesExtensionAttributes } /** - * Sets the onPremisesImmutableId property value. This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you're using a federated domain for the user's userPrincipalName (UPN) property. NOTE: The $ and _ characters can't be used when specifying this property. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in). + * Sets the onPremisesImmutableId property value. This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you're using a federated domain for the user's userPrincipalName (UPN) property. NOTE: The $ and _ characters can't be used when specifying this property. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in). * @param string|null $value Value to set for the onPremisesImmutableId property. */ public function setOnPremisesImmutableId(?string $value): void { @@ -2787,7 +2787,7 @@ public function setOnPremisesImmutableId(?string $value): void { } /** - * Sets the onPremisesLastSyncDateTime property value. Indicates the last time at which the object was synced with the on-premises directory; for example: 2013-02-16T03:04:54Z. 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. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in). + * Sets the onPremisesLastSyncDateTime property value. Indicates the last time at which the object was synced with the on-premises directory; for example: 2013-02-16T03:04:54Z. 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. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in). * @param DateTime|null $value Value to set for the onPremisesLastSyncDateTime property. */ public function setOnPremisesLastSyncDateTime(?DateTime $value): void { @@ -2795,7 +2795,7 @@ public function setOnPremisesLastSyncDateTime(?DateTime $value): void { } /** - * Sets the onPremisesProvisioningErrors property value. Errors when using Microsoft synchronization product during provisioning. Returned only on $select. Supports $filter (eq, not, ge, le). + * Sets the onPremisesProvisioningErrors property value. Errors when using Microsoft synchronization product during provisioning. Requires $select to retrieve. Supports $filter (eq, not, ge, le). * @param array|null $value Value to set for the onPremisesProvisioningErrors property. */ public function setOnPremisesProvisioningErrors(?array $value): void { @@ -2803,7 +2803,7 @@ public function setOnPremisesProvisioningErrors(?array $value): void { } /** - * Sets the onPremisesSamAccountName property value. Contains the on-premises samAccountName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). + * Sets the onPremisesSamAccountName property value. Contains the on-premises samAccountName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith). * @param string|null $value Value to set for the onPremisesSamAccountName property. */ public function setOnPremisesSamAccountName(?string $value): void { @@ -2811,7 +2811,7 @@ public function setOnPremisesSamAccountName(?string $value): void { } /** - * Sets the onPremisesSecurityIdentifier property value. Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq including on null values). + * Sets the onPremisesSecurityIdentifier property value. Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Requires $select to retrieve. Supports $filter (eq including on null values). * @param string|null $value Value to set for the onPremisesSecurityIdentifier property. */ public function setOnPremisesSecurityIdentifier(?string $value): void { @@ -2827,7 +2827,7 @@ public function setOnPremisesSyncBehavior(?OnPremisesSyncBehavior $value): void } /** - * Sets the onPremisesSyncEnabled property value. true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). + * Sets the onPremisesSyncEnabled property value. true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, in, and eq on null values). * @param bool|null $value Value to set for the onPremisesSyncEnabled property. */ public function setOnPremisesSyncEnabled(?bool $value): void { @@ -2835,7 +2835,7 @@ public function setOnPremisesSyncEnabled(?bool $value): void { } /** - * Sets the onPremisesUserPrincipalName property value. Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). + * Sets the onPremisesUserPrincipalName property value. Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith). * @param string|null $value Value to set for the onPremisesUserPrincipalName property. */ public function setOnPremisesUserPrincipalName(?string $value): void { @@ -2843,7 +2843,7 @@ public function setOnPremisesUserPrincipalName(?string $value): void { } /** - * Sets the otherMails property value. A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. NOTE: This property can't contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). + * Sets the otherMails property value. A list of other email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. Can store up to 250 values, each with a limit of 250 characters. NOTE: This property can't contain accent characters. Requires $select to retrieve. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). * @param array|null $value Value to set for the otherMails property. */ public function setOtherMails(?array $value): void { @@ -2875,7 +2875,7 @@ public function setOwnedObjects(?array $value): void { } /** - * Sets the passwordPolicies property value. Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two might be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Returned only on $select. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values). + * Sets the passwordPolicies property value. Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two might be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Requires $select to retrieve. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values). * @param string|null $value Value to set for the passwordPolicies property. */ public function setPasswordPolicies(?string $value): void { @@ -2883,7 +2883,7 @@ public function setPasswordPolicies(?string $value): void { } /** - * Sets the passwordProfile property value. Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: User-PasswordProfile.ReadWrite.All is the least privileged permission to update this property. In delegated scenarios, the User Administrator Microsoft Entra role is the least privileged admin role supported to update this property for nonadmin users. Privileged Authentication Administrator is the least privileged role that's allowed to update this property for all administrators in the tenant. In general, the signed-in user must have a higher privileged administrator role as indicated in Who can reset passwords. In app-only scenarios, the calling app must be assigned a supported permission and at least the User Administrator Microsoft Entra role. + * Sets the passwordProfile property value. Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Requires $select to retrieve. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: User-PasswordProfile.ReadWrite.All is the least privileged permission to update this property. In delegated scenarios, the User Administrator Microsoft Entra role is the least privileged admin role supported to update this property for nonadmin users. Privileged Authentication Administrator is the least privileged role that's allowed to update this property for all administrators in the tenant. In general, the signed-in user must have a higher privileged administrator role as indicated in Who can reset passwords. In app-only scenarios, the calling app must be assigned a supported permission and at least the User Administrator Microsoft Entra role. * @param PasswordProfile|null $value Value to set for the passwordProfile property. */ public function setPasswordProfile(?PasswordProfile $value): void { @@ -2891,7 +2891,7 @@ public function setPasswordProfile(?PasswordProfile $value): void { } /** - * Sets the pastProjects property value. A list for the user to enumerate their past projects. Returned only on $select. + * Sets the pastProjects property value. A list for the user to enumerate their past projects. Requires $select to retrieve. * @param array|null $value Value to set for the pastProjects property. */ public function setPastProjects(?array $value): void { @@ -2939,7 +2939,7 @@ public function setPlanner(?PlannerUser $value): void { } /** - * Sets the postalCode property value. The postal code for the user's postal address. The postal code is specific to the user's country or region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Sets the postalCode property value. The postal code for the user's postal address. The postal code is specific to the user's country or region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the postalCode property. */ public function setPostalCode(?string $value): void { @@ -2963,7 +2963,7 @@ public function setPreferredLanguage(?string $value): void { } /** - * Sets the preferredName property value. The preferred name for the user. Not Supported. This attribute returns an empty string.Returned only on $select. + * Sets the preferredName property value. The preferred name for the user. Not Supported. This attribute returns an empty string.Requires $select to retrieve. * @param string|null $value Value to set for the preferredName property. */ public function setPreferredName(?string $value): void { @@ -2979,7 +2979,7 @@ public function setPresence(?Presence $value): void { } /** - * Sets the provisionedPlans property value. The plans that are provisioned for the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le). + * Sets the provisionedPlans property value. The plans that are provisioned for the user. Read-only. Not nullable. Requires $select to retrieve. Supports $filter (eq, not, ge, le). * @param array|null $value Value to set for the provisionedPlans property. */ public function setProvisionedPlans(?array $value): void { @@ -2987,7 +2987,7 @@ public function setProvisionedPlans(?array $value): void { } /** - * Sets the proxyAddresses property value. For example: ['SMTP: bob@contoso.com', 'smtp: bob@sales.contoso.com']. Changes to the mail property update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address, while those addresses prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0). + * Sets the proxyAddresses property value. For example: ['SMTP: bob@contoso.com', 'smtp: bob@sales.contoso.com']. Changes to the mail property update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address, while those addresses prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Requires $select to retrieve. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0). * @param array|null $value Value to set for the proxyAddresses property. */ public function setProxyAddresses(?array $value): void { @@ -3003,7 +3003,7 @@ public function setRegisteredDevices(?array $value): void { } /** - * Sets the responsibilities property value. A list for the user to enumerate their responsibilities. Returned only on $select. + * Sets the responsibilities property value. A list for the user to enumerate their responsibilities. Requires $select to retrieve. * @param array|null $value Value to set for the responsibilities property. */ public function setResponsibilities(?array $value): void { @@ -3011,7 +3011,7 @@ public function setResponsibilities(?array $value): void { } /** - * Sets the schools property value. A list for the user to enumerate the schools they attended. Returned only on $select. + * Sets the schools property value. A list for the user to enumerate the schools they attended. Requires $select to retrieve. * @param array|null $value Value to set for the schools property. */ public function setSchools(?array $value): void { @@ -3059,7 +3059,7 @@ public function setShowInAddressList(?bool $value): void { } /** - * Sets the signInActivity property value. Get the last signed-in date and request ID of the sign-in for a given user. Read-only.Returned only on $select. Supports $filter (eq, ne, not, ge, le) but not with any other filterable properties. Note: Details for this property require a Microsoft Entra ID P1 or P2 license and the AuditLog.Read.All permission.This property isn't returned for a user who never signed in or last signed in before April 2020. + * Sets the signInActivity property value. Get the last signed-in date and request ID of the sign-in for a given user. Read-only.Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le) but not with any other filterable properties. Note: Details for this property require a Microsoft Entra ID P1 or P2 license and the AuditLog.Read.All permission.This property isn't returned for a user who never signed in or last signed in before April 2020. * @param SignInActivity|null $value Value to set for the signInActivity property. */ public function setSignInActivity(?SignInActivity $value): void { @@ -3067,7 +3067,7 @@ public function setSignInActivity(?SignInActivity $value): void { } /** - * Sets the signInSessionsValidFromDateTime property value. Any refresh tokens or session tokens (session cookies) issued before this time are invalid. Applications get an error when using an invalid refresh or session token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Returned only on $select. + * Sets the signInSessionsValidFromDateTime property value. Any refresh tokens or session tokens (session cookies) issued before this time are invalid. Applications get an error when using an invalid refresh or session token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Requires $select to retrieve. * @param DateTime|null $value Value to set for the signInSessionsValidFromDateTime property. */ public function setSignInSessionsValidFromDateTime(?DateTime $value): void { @@ -3075,7 +3075,7 @@ public function setSignInSessionsValidFromDateTime(?DateTime $value): void { } /** - * Sets the skills property value. A list for the user to enumerate their skills. Returned only on $select. + * Sets the skills property value. A list for the user to enumerate their skills. Requires $select to retrieve. * @param array|null $value Value to set for the skills property. */ public function setSkills(?array $value): void { @@ -3099,7 +3099,7 @@ public function setSponsors(?array $value): void { } /** - * Sets the state property value. The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Sets the state property value. The state or province in the user's address. Maximum length is 128 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the state property. */ public function setState(?string $value): void { @@ -3107,7 +3107,7 @@ public function setState(?string $value): void { } /** - * Sets the streetAddress property value. The street address of the user's place of business. Maximum length is 1,024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Sets the streetAddress property value. The street address of the user's place of business. Maximum length is 1,024 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the streetAddress property. */ public function setStreetAddress(?string $value): void { @@ -3147,7 +3147,7 @@ public function setTransitiveMemberOf(?array $value): void { } /** - * Sets the usageLocation property value. A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + * Sets the usageLocation property value. A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries/regions. Examples include: US, JP, and GB. Not nullable. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). * @param string|null $value Value to set for the usageLocation property. */ public function setUsageLocation(?string $value): void { @@ -3163,7 +3163,7 @@ public function setUserPrincipalName(?string $value): void { } /** - * Sets the userType property value. A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? + * Sets the userType property value. A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Requires $select to retrieve. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? * @param string|null $value Value to set for the userType property. */ public function setUserType(?string $value): void { diff --git a/src/Generated/Privacy/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Privacy/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php index 831101c7913..2dcadd47037 100644 --- a/src/Generated/Privacy/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Privacy/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Privacy/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Privacy/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 0b8938aa0e2..2977ea8d29b 100644 --- a/src/Generated/Privacy/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Privacy/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Privacy/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Privacy/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilder.php index 4475f3958fb..de5eb6e3da8 100644 --- a/src/Generated/Privacy/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Privacy/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Privacy/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Privacy/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index cda3be9b34c..1b20e23d44f 100644 --- a/src/Generated/Privacy/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Privacy/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Security/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Security/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php index 029ab259472..b484e2a0730 100644 --- a/src/Generated/Security/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Security/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Security/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Security/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 1645c671de6..625f38e40ca 100644 --- a/src/Generated/Security/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Security/SubjectRightsRequests/Item/Approvers/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Security/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Security/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilder.php index 461cf022764..f5bde6be2c1 100644 --- a/src/Generated/Security/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Security/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Security/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Security/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index f11744cf912..a6685880261 100644 --- a/src/Generated/Security/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Security/SubjectRightsRequests/Item/Collaborators/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilder.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilder.php new file mode 100644 index 00000000000..e4aea7b22b1 --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilder.php @@ -0,0 +1,135 @@ +pathParameters, $this->requestAdapter); + } + + /** + * Provides operations to manage the approvedClientApps property of the microsoft.graph.remoteDesktopSecurityConfiguration entity. + * @param string $approvedClientAppId The unique identifier of approvedClientApp + * @return ApprovedClientAppItemRequestBuilder + */ + public function byApprovedClientAppId(string $approvedClientAppId): ApprovedClientAppItemRequestBuilder { + $urlTplParams = $this->pathParameters; + $urlTplParams['approvedClientApp%2Did'] = $approvedClientAppId; + return new ApprovedClientAppItemRequestBuilder($urlTplParams, $this->requestAdapter); + } + + /** + * Instantiates a new ApprovedClientAppsRequestBuilder and sets the default values. + * @param array|string $pathParametersOrRawUrl Path parameters for the request or a String representing the raw URL. + * @param RequestAdapter $requestAdapter The request adapter to use to execute the requests. + */ + public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdapter) { + parent::__construct($requestAdapter, [], '{+baseurl}/servicePrincipals/{servicePrincipal%2Did}/remoteDesktopSecurityConfiguration/approvedClientApps{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}'); + if (is_array($pathParametersOrRawUrl)) { + $this->pathParameters = $pathParametersOrRawUrl; + } else { + $this->pathParameters = ['request-raw-url' => $pathParametersOrRawUrl]; + } + } + + /** + * The collection of approved client apps that are associated with the RDS configuration. Supports $expand. + * @param ApprovedClientAppsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return Promise + * @throws Exception + * @link https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-approvedclientapps?view=graph-rest-1.0 Find more info here + */ + public function get(?ApprovedClientAppsRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { + $requestInfo = $this->toGetRequestInformation($requestConfiguration); + $errorMappings = [ + 'XXX' => [ODataError::class, 'createFromDiscriminatorValue'], + ]; + return $this->requestAdapter->sendAsync($requestInfo, [ApprovedClientAppCollectionResponse::class, 'createFromDiscriminatorValue'], $errorMappings); + } + + /** + * Create a new approvedClientApp object for the remoteDesktopSecurityConfiguration object on a service principal. You can configure a maximum of 20 approved client apps. + * @param ApprovedClientApp $body The request body + * @param ApprovedClientAppsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return Promise + * @throws Exception + * @link https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-approvedclientapps?view=graph-rest-1.0 Find more info here + */ + public function post(ApprovedClientApp $body, ?ApprovedClientAppsRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { + $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); + $errorMappings = [ + 'XXX' => [ODataError::class, 'createFromDiscriminatorValue'], + ]; + return $this->requestAdapter->sendAsync($requestInfo, [ApprovedClientApp::class, 'createFromDiscriminatorValue'], $errorMappings); + } + + /** + * The collection of approved client apps that are associated with the RDS configuration. Supports $expand. + * @param ApprovedClientAppsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return RequestInformation + */ + public function toGetRequestInformation(?ApprovedClientAppsRequestBuilderGetRequestConfiguration $requestConfiguration = null): RequestInformation { + $requestInfo = new RequestInformation(); + $requestInfo->urlTemplate = $this->urlTemplate; + $requestInfo->pathParameters = $this->pathParameters; + $requestInfo->httpMethod = HttpMethod::GET; + if ($requestConfiguration !== null) { + $requestInfo->addHeaders($requestConfiguration->headers); + if ($requestConfiguration->queryParameters !== null) { + $requestInfo->setQueryParameters($requestConfiguration->queryParameters); + } + $requestInfo->addRequestOptions(...$requestConfiguration->options); + } + $requestInfo->tryAddHeader('Accept', "application/json"); + return $requestInfo; + } + + /** + * Create a new approvedClientApp object for the remoteDesktopSecurityConfiguration object on a service principal. You can configure a maximum of 20 approved client apps. + * @param ApprovedClientApp $body The request body + * @param ApprovedClientAppsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return RequestInformation + */ + public function toPostRequestInformation(ApprovedClientApp $body, ?ApprovedClientAppsRequestBuilderPostRequestConfiguration $requestConfiguration = null): RequestInformation { + $requestInfo = new RequestInformation(); + $requestInfo->urlTemplate = $this->urlTemplate; + $requestInfo->pathParameters = $this->pathParameters; + $requestInfo->httpMethod = HttpMethod::POST; + if ($requestConfiguration !== null) { + $requestInfo->addHeaders($requestConfiguration->headers); + $requestInfo->addRequestOptions(...$requestConfiguration->options); + } + $requestInfo->tryAddHeader('Accept', "application/json"); + $requestInfo->setContentFromParsable($this->requestAdapter, "application/json", $body); + return $requestInfo; + } + + /** + * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + * @param string $rawUrl The raw URL to use for the request builder. + * @return ApprovedClientAppsRequestBuilder + */ + public function withUrl(string $rawUrl): ApprovedClientAppsRequestBuilder { + return new ApprovedClientAppsRequestBuilder($rawUrl, $this->requestAdapter); + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilderGetQueryParameters.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilderGetQueryParameters.php new file mode 100644 index 00000000000..7c2f399dfa1 --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilderGetQueryParameters.php @@ -0,0 +1,82 @@ +|null $expand Expand related entities + */ + public ?array $expand = null; + + /** + * @QueryParameter("%24filter") + * @var string|null $filter Filter items by property values + */ + public ?string $filter = null; + + /** + * @QueryParameter("%24orderby") + * @var array|null $orderby Order items by property values + */ + public ?array $orderby = null; + + /** + * @QueryParameter("%24search") + * @var string|null $search Search items by search phrases + */ + public ?string $search = null; + + /** + * @QueryParameter("%24select") + * @var array|null $select Select properties to be returned + */ + public ?array $select = null; + + /** + * @QueryParameter("%24skip") + * @var int|null $skip Skip the first n items + */ + public ?int $skip = null; + + /** + * @QueryParameter("%24top") + * @var int|null $top Show only the first n items + */ + public ?int $top = null; + + /** + * Instantiates a new ApprovedClientAppsRequestBuilderGetQueryParameters and sets the default values. + * @param bool|null $count Include count of items + * @param array|null $expand Expand related entities + * @param string|null $filter Filter items by property values + * @param array|null $orderby Order items by property values + * @param string|null $search Search items by search phrases + * @param array|null $select Select properties to be returned + * @param int|null $skip Skip the first n items + * @param int|null $top Show only the first n items + */ + public function __construct(?bool $count = null, ?array $expand = null, ?string $filter = null, ?array $orderby = null, ?string $search = null, ?array $select = null, ?int $skip = null, ?int $top = null) { + $this->count = $count; + $this->expand = $expand; + $this->filter = $filter; + $this->orderby = $orderby; + $this->search = $search; + $this->select = $select; + $this->skip = $skip; + $this->top = $top; + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilderGetRequestConfiguration.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilderGetRequestConfiguration.php new file mode 100644 index 00000000000..2831fb7f4bb --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilderGetRequestConfiguration.php @@ -0,0 +1,45 @@ +|string>|null $headers Request headers + * @param array|null $options Request options + * @param ApprovedClientAppsRequestBuilderGetQueryParameters|null $queryParameters Request query parameters + */ + public function __construct(?array $headers = null, ?array $options = null, ?ApprovedClientAppsRequestBuilderGetQueryParameters $queryParameters = null) { + parent::__construct($headers ?? [], $options ?? []); + $this->queryParameters = $queryParameters; + } + + /** + * Instantiates a new ApprovedClientAppsRequestBuilderGetQueryParameters. + * @param bool|null $count Include count of items + * @param array|null $expand Expand related entities + * @param string|null $filter Filter items by property values + * @param array|null $orderby Order items by property values + * @param string|null $search Search items by search phrases + * @param array|null $select Select properties to be returned + * @param int|null $skip Skip the first n items + * @param int|null $top Show only the first n items + * @return ApprovedClientAppsRequestBuilderGetQueryParameters + */ + public static function createQueryParameters(?bool $count = null, ?array $expand = null, ?string $filter = null, ?array $orderby = null, ?string $search = null, ?array $select = null, ?int $skip = null, ?int $top = null): ApprovedClientAppsRequestBuilderGetQueryParameters { + return new ApprovedClientAppsRequestBuilderGetQueryParameters($count, $expand, $filter, $orderby, $search, $select, $skip, $top); + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilderPostRequestConfiguration.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilderPostRequestConfiguration.php new file mode 100644 index 00000000000..2bd75f9b58d --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/ApprovedClientAppsRequestBuilderPostRequestConfiguration.php @@ -0,0 +1,22 @@ +|string>|null $headers Request headers + * @param array|null $options Request options + */ + public function __construct(?array $headers = null, ?array $options = null) { + parent::__construct($headers ?? [], $options ?? []); + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Count/CountRequestBuilder.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Count/CountRequestBuilder.php new file mode 100644 index 00000000000..cb38f242e46 --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Count/CountRequestBuilder.php @@ -0,0 +1,78 @@ +|string $pathParametersOrRawUrl Path parameters for the request or a String representing the raw URL. + * @param RequestAdapter $requestAdapter The request adapter to use to execute the requests. + */ + public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdapter) { + parent::__construct($requestAdapter, [], '{+baseurl}/servicePrincipals/{servicePrincipal%2Did}/remoteDesktopSecurityConfiguration/approvedClientApps/$count{?%24filter,%24search}'); + if (is_array($pathParametersOrRawUrl)) { + $this->pathParameters = $pathParametersOrRawUrl; + } else { + $this->pathParameters = ['request-raw-url' => $pathParametersOrRawUrl]; + } + } + + /** + * Get the number of the resource + * @param CountRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return Promise + * @throws Exception + */ + public function get(?CountRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { + $requestInfo = $this->toGetRequestInformation($requestConfiguration); + $errorMappings = [ + 'XXX' => [ODataError::class, 'createFromDiscriminatorValue'], + ]; + /** @var Promise $result */ + $result = $this->requestAdapter->sendPrimitiveAsync($requestInfo, 'int', $errorMappings); + return $result; + } + + /** + * Get the number of the resource + * @param CountRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return RequestInformation + */ + public function toGetRequestInformation(?CountRequestBuilderGetRequestConfiguration $requestConfiguration = null): RequestInformation { + $requestInfo = new RequestInformation(); + $requestInfo->urlTemplate = $this->urlTemplate; + $requestInfo->pathParameters = $this->pathParameters; + $requestInfo->httpMethod = HttpMethod::GET; + if ($requestConfiguration !== null) { + $requestInfo->addHeaders($requestConfiguration->headers); + if ($requestConfiguration->queryParameters !== null) { + $requestInfo->setQueryParameters($requestConfiguration->queryParameters); + } + $requestInfo->addRequestOptions(...$requestConfiguration->options); + } + $requestInfo->tryAddHeader('Accept', "text/plain;q=0.9"); + return $requestInfo; + } + + /** + * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + * @param string $rawUrl The raw URL to use for the request builder. + * @return CountRequestBuilder + */ + public function withUrl(string $rawUrl): CountRequestBuilder { + return new CountRequestBuilder($rawUrl, $this->requestAdapter); + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Count/CountRequestBuilderGetQueryParameters.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Count/CountRequestBuilderGetQueryParameters.php new file mode 100644 index 00000000000..05ecdf4493f --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Count/CountRequestBuilderGetQueryParameters.php @@ -0,0 +1,34 @@ +filter = $filter; + $this->search = $search; + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Count/CountRequestBuilderGetRequestConfiguration.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Count/CountRequestBuilderGetRequestConfiguration.php new file mode 100644 index 00000000000..eed8839a977 --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Count/CountRequestBuilderGetRequestConfiguration.php @@ -0,0 +1,39 @@ +|string>|null $headers Request headers + * @param array|null $options Request options + * @param CountRequestBuilderGetQueryParameters|null $queryParameters Request query parameters + */ + public function __construct(?array $headers = null, ?array $options = null, ?CountRequestBuilderGetQueryParameters $queryParameters = null) { + parent::__construct($headers ?? [], $options ?? []); + $this->queryParameters = $queryParameters; + } + + /** + * Instantiates a new CountRequestBuilderGetQueryParameters. + * @param string|null $filter Filter items by property values + * @param string|null $search Search items by search phrases + * @return CountRequestBuilderGetQueryParameters + */ + public static function createQueryParameters(?string $filter = null, ?string $search = null): CountRequestBuilderGetQueryParameters { + return new CountRequestBuilderGetQueryParameters($filter, $search); + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilder.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilder.php new file mode 100644 index 00000000000..900f365ff0d --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilder.php @@ -0,0 +1,147 @@ +|string $pathParametersOrRawUrl Path parameters for the request or a String representing the raw URL. + * @param RequestAdapter $requestAdapter The request adapter to use to execute the requests. + */ + public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdapter) { + parent::__construct($requestAdapter, [], '{+baseurl}/servicePrincipals/{servicePrincipal%2Did}/remoteDesktopSecurityConfiguration/approvedClientApps/{approvedClientApp%2Did}{?%24expand,%24select}'); + if (is_array($pathParametersOrRawUrl)) { + $this->pathParameters = $pathParametersOrRawUrl; + } else { + $this->pathParameters = ['request-raw-url' => $pathParametersOrRawUrl]; + } + } + + /** + * Delete approvedClientApp + * @param ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return Promise + * @throws Exception + * @link https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-approvedclientapps?view=graph-rest-1.0 Find more info here + */ + public function delete(?ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): Promise { + $requestInfo = $this->toDeleteRequestInformation($requestConfiguration); + $errorMappings = [ + 'XXX' => [ODataError::class, 'createFromDiscriminatorValue'], + ]; + return $this->requestAdapter->sendNoContentAsync($requestInfo, $errorMappings); + } + + /** + * Read the properties and relationships of a approvedClientApp object for the remoteDesktopSecurityConfiguration object on a servicePrincipal. + * @param ApprovedClientAppItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return Promise + * @throws Exception + * @link https://learn.microsoft.com/graph/api/approvedclientapp-get?view=graph-rest-1.0 Find more info here + */ + public function get(?ApprovedClientAppItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { + $requestInfo = $this->toGetRequestInformation($requestConfiguration); + $errorMappings = [ + 'XXX' => [ODataError::class, 'createFromDiscriminatorValue'], + ]; + return $this->requestAdapter->sendAsync($requestInfo, [ApprovedClientApp::class, 'createFromDiscriminatorValue'], $errorMappings); + } + + /** + * Update the properties of an approvedClientApp object for a remotedesktopsecurityconfiguration. + * @param ApprovedClientApp $body The request body + * @param ApprovedClientAppItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return Promise + * @throws Exception + * @link https://learn.microsoft.com/graph/api/approvedclientapp-update?view=graph-rest-1.0 Find more info here + */ + public function patch(ApprovedClientApp $body, ?ApprovedClientAppItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { + $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); + $errorMappings = [ + 'XXX' => [ODataError::class, 'createFromDiscriminatorValue'], + ]; + return $this->requestAdapter->sendAsync($requestInfo, [ApprovedClientApp::class, 'createFromDiscriminatorValue'], $errorMappings); + } + + /** + * Delete approvedClientApp + * @param ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return RequestInformation + */ + public function toDeleteRequestInformation(?ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): RequestInformation { + $requestInfo = new RequestInformation(); + $requestInfo->urlTemplate = $this->urlTemplate; + $requestInfo->pathParameters = $this->pathParameters; + $requestInfo->httpMethod = HttpMethod::DELETE; + if ($requestConfiguration !== null) { + $requestInfo->addHeaders($requestConfiguration->headers); + $requestInfo->addRequestOptions(...$requestConfiguration->options); + } + $requestInfo->tryAddHeader('Accept', "application/json"); + return $requestInfo; + } + + /** + * Read the properties and relationships of a approvedClientApp object for the remoteDesktopSecurityConfiguration object on a servicePrincipal. + * @param ApprovedClientAppItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return RequestInformation + */ + public function toGetRequestInformation(?ApprovedClientAppItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): RequestInformation { + $requestInfo = new RequestInformation(); + $requestInfo->urlTemplate = $this->urlTemplate; + $requestInfo->pathParameters = $this->pathParameters; + $requestInfo->httpMethod = HttpMethod::GET; + if ($requestConfiguration !== null) { + $requestInfo->addHeaders($requestConfiguration->headers); + if ($requestConfiguration->queryParameters !== null) { + $requestInfo->setQueryParameters($requestConfiguration->queryParameters); + } + $requestInfo->addRequestOptions(...$requestConfiguration->options); + } + $requestInfo->tryAddHeader('Accept', "application/json"); + return $requestInfo; + } + + /** + * Update the properties of an approvedClientApp object for a remotedesktopsecurityconfiguration. + * @param ApprovedClientApp $body The request body + * @param ApprovedClientAppItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return RequestInformation + */ + public function toPatchRequestInformation(ApprovedClientApp $body, ?ApprovedClientAppItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): RequestInformation { + $requestInfo = new RequestInformation(); + $requestInfo->urlTemplate = $this->urlTemplate; + $requestInfo->pathParameters = $this->pathParameters; + $requestInfo->httpMethod = HttpMethod::PATCH; + if ($requestConfiguration !== null) { + $requestInfo->addHeaders($requestConfiguration->headers); + $requestInfo->addRequestOptions(...$requestConfiguration->options); + } + $requestInfo->tryAddHeader('Accept', "application/json"); + $requestInfo->setContentFromParsable($this->requestAdapter, "application/json", $body); + return $requestInfo; + } + + /** + * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + * @param string $rawUrl The raw URL to use for the request builder. + * @return ApprovedClientAppItemRequestBuilder + */ + public function withUrl(string $rawUrl): ApprovedClientAppItemRequestBuilder { + return new ApprovedClientAppItemRequestBuilder($rawUrl, $this->requestAdapter); + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration.php new file mode 100644 index 00000000000..625c9896f53 --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration.php @@ -0,0 +1,22 @@ +|string>|null $headers Request headers + * @param array|null $options Request options + */ + public function __construct(?array $headers = null, ?array $options = null) { + parent::__construct($headers ?? [], $options ?? []); + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderGetQueryParameters.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderGetQueryParameters.php new file mode 100644 index 00000000000..b1e2f5260ea --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderGetQueryParameters.php @@ -0,0 +1,34 @@ +|null $expand Expand related entities + */ + public ?array $expand = null; + + /** + * @QueryParameter("%24select") + * @var array|null $select Select properties to be returned + */ + public ?array $select = null; + + /** + * Instantiates a new ApprovedClientAppItemRequestBuilderGetQueryParameters and sets the default values. + * @param array|null $expand Expand related entities + * @param array|null $select Select properties to be returned + */ + public function __construct(?array $expand = null, ?array $select = null) { + $this->expand = $expand; + $this->select = $select; + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderGetRequestConfiguration.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderGetRequestConfiguration.php new file mode 100644 index 00000000000..a05ad3312bd --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderGetRequestConfiguration.php @@ -0,0 +1,39 @@ +|string>|null $headers Request headers + * @param array|null $options Request options + * @param ApprovedClientAppItemRequestBuilderGetQueryParameters|null $queryParameters Request query parameters + */ + public function __construct(?array $headers = null, ?array $options = null, ?ApprovedClientAppItemRequestBuilderGetQueryParameters $queryParameters = null) { + parent::__construct($headers ?? [], $options ?? []); + $this->queryParameters = $queryParameters; + } + + /** + * Instantiates a new ApprovedClientAppItemRequestBuilderGetQueryParameters. + * @param array|null $expand Expand related entities + * @param array|null $select Select properties to be returned + * @return ApprovedClientAppItemRequestBuilderGetQueryParameters + */ + public static function createQueryParameters(?array $expand = null, ?array $select = null): ApprovedClientAppItemRequestBuilderGetQueryParameters { + return new ApprovedClientAppItemRequestBuilderGetQueryParameters($expand, $select); + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderPatchRequestConfiguration.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderPatchRequestConfiguration.php new file mode 100644 index 00000000000..e8e1656f4d5 --- /dev/null +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/ApprovedClientApps/Item/ApprovedClientAppItemRequestBuilderPatchRequestConfiguration.php @@ -0,0 +1,22 @@ +|string>|null $headers Request headers + * @param array|null $options Request options + */ + public function __construct(?array $headers = null, ?array $options = null) { + parent::__construct($headers ?? [], $options ?? []); + } + +} diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/RemoteDesktopSecurityConfigurationRequestBuilder.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/RemoteDesktopSecurityConfigurationRequestBuilder.php index d439ae96351..8ff72cc515a 100644 --- a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/RemoteDesktopSecurityConfigurationRequestBuilder.php +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/RemoteDesktopSecurityConfigurationRequestBuilder.php @@ -6,6 +6,7 @@ use Http\Promise\Promise; use Microsoft\Graph\Generated\Models\ODataErrors\ODataError; use Microsoft\Graph\Generated\Models\RemoteDesktopSecurityConfiguration; +use Microsoft\Graph\Generated\ServicePrincipals\Item\RemoteDesktopSecurityConfiguration\ApprovedClientApps\ApprovedClientAppsRequestBuilder; use Microsoft\Graph\Generated\ServicePrincipals\Item\RemoteDesktopSecurityConfiguration\TargetDeviceGroups\TargetDeviceGroupsRequestBuilder; use Microsoft\Kiota\Abstractions\BaseRequestBuilder; use Microsoft\Kiota\Abstractions\HttpMethod; @@ -17,6 +18,13 @@ */ class RemoteDesktopSecurityConfigurationRequestBuilder extends BaseRequestBuilder { + /** + * Provides operations to manage the approvedClientApps property of the microsoft.graph.remoteDesktopSecurityConfiguration entity. + */ + public function approvedClientApps(): ApprovedClientAppsRequestBuilder { + return new ApprovedClientAppsRequestBuilder($this->pathParameters, $this->requestAdapter); + } + /** * Provides operations to manage the targetDeviceGroups property of the microsoft.graph.remoteDesktopSecurityConfiguration entity. */ diff --git a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/TargetDeviceGroups/TargetDeviceGroupsRequestBuilder.php b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/TargetDeviceGroups/TargetDeviceGroupsRequestBuilder.php index faf7d091618..d0db467e3af 100644 --- a/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/TargetDeviceGroups/TargetDeviceGroupsRequestBuilder.php +++ b/src/Generated/ServicePrincipals/Item/RemoteDesktopSecurityConfiguration/TargetDeviceGroups/TargetDeviceGroupsRequestBuilder.php @@ -67,7 +67,7 @@ public function get(?TargetDeviceGroupsRequestBuilderGetRequestConfiguration $re } /** - * Create a new targetDeviceGroup object for the remoteDesktopSecurityConfiguration object on the servicePrincipal. You can configure a maximum of 10 target device groups for the remoteDesktopSecurityConfiguraiton object on the servicePrincipal. + * Create a new targetDeviceGroup object for the remoteDesktopSecurityConfiguration object on the servicePrincipal. You can configure a maximum of 10 target device groups for the remoteDesktopSecurityConfiguration object on the servicePrincipal. * @param TargetDeviceGroup $body The request body * @param TargetDeviceGroupsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise @@ -104,7 +104,7 @@ public function toGetRequestInformation(?TargetDeviceGroupsRequestBuilderGetRequ } /** - * Create a new targetDeviceGroup object for the remoteDesktopSecurityConfiguration object on the servicePrincipal. You can configure a maximum of 10 target device groups for the remoteDesktopSecurityConfiguraiton object on the servicePrincipal. + * Create a new targetDeviceGroup object for the remoteDesktopSecurityConfiguration object on the servicePrincipal. You can configure a maximum of 10 target device groups for the remoteDesktopSecurityConfiguration object on the servicePrincipal. * @param TargetDeviceGroup $body The request body * @param TargetDeviceGroupsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Shares/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Shares/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index f38b7d54bb9..dbdabedf912 100644 --- a/src/Generated/Shares/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Shares/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Shares/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Shares/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index a65d8765717..463d8359a3c 100644 --- a/src/Generated/Shares/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Shares/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Shares/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Shares/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 945ad6706b2..6614538b4eb 100644 --- a/src/Generated/Shares/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Shares/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Shares/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Shares/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 0bda793ebdc..b30db75d3ee 100644 --- a/src/Generated/Shares/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Shares/Item/EscapedList/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Shares/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Shares/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 1aecdd384b4..74ac1a115b5 100644 --- a/src/Generated/Shares/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Shares/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Shares/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Shares/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index c2d924bc109..df179005f99 100644 --- a/src/Generated/Shares/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Shares/Item/EscapedList/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Shares/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Shares/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index e4a6b51921d..88781ab5a70 100644 --- a/src/Generated/Shares/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Shares/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Shares/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Shares/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index e1bdfee5b42..9ef14921c9c 100644 --- a/src/Generated/Shares/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Shares/Item/EscapedList/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Shares/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Shares/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index fd8fef11658..26a79e4816b 100644 --- a/src/Generated/Shares/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Shares/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Shares/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Shares/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 1d97b753074..b791970bbbe 100644 --- a/src/Generated/Shares/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Shares/Item/EscapedList/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Shares/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Shares/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 2fad2fba788..2fb0952cae7 100644 --- a/src/Generated/Shares/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Shares/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Shares/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Shares/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 879be7b4fa5..18d310069b0 100644 --- a/src/Generated/Shares/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Shares/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 3ad3dc565c9..e9fc0112495 100644 --- a/src/Generated/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index b866d43a58b..773b9bbf64b 100644 --- a/src/Generated/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index bd37cf35639..9595d40f0ed 100644 --- a/src/Generated/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index fa2dccb3e0f..890a7e0aab2 100644 --- a/src/Generated/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 0c1a55d4eb3..ba58e5c13d3 100644 --- a/src/Generated/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 6b6d182e729..dba4588e144 100644 --- a/src/Generated/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/Lists/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 413209b0855..d7396cfaa8e 100644 --- a/src/Generated/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 0cfa9593a4e..bb78c72a2cc 100644 --- a/src/Generated/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/Lists/Item/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 90a25e4ed91..c78f827397c 100644 --- a/src/Generated/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 180db2d5f8f..7a7bda441ce 100644 --- a/src/Generated/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/Lists/Item/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index d67cb82edce..b92a06667e7 100644 --- a/src/Generated/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index eba7b169b1d..c276ad87d64 100644 --- a/src/Generated/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/Lists/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index d6b34507c75..c351703f9a9 100644 --- a/src/Generated/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 911326ff09a..e02acfa4890 100644 --- a/src/Generated/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/Pages/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 0f975eb0269..26ac56e4df0 100644 --- a/src/Generated/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 5ff45f6d841..93952ea657f 100644 --- a/src/Generated/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/Pages/Item/GraphSitePage/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 5f55b32d2f4..7769415cc6e 100644 --- a/src/Generated/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 740a0322f94..ffaee72348e 100644 --- a/src/Generated/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/Pages/Item/GraphSitePage/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 6e852dff467..98a2ed7bec9 100644 --- a/src/Generated/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 83b0e2c651d..7ba030e988a 100644 --- a/src/Generated/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/Pages/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 253090aff09..52c561e4086 100644 --- a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index c0d54642719..1805b9c03f2 100644 --- a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index dee8a565d24..9d4650924c6 100644 --- a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 9a75dffb11f..883662677e2 100644 --- a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 501b8fcd72f..8f1aed080e2 100644 --- a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 69d189ad97b..59ecf75e351 100644 --- a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 8f204a378e1..f4933f326fe 100644 --- a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 1d698ebcb17..6fd0f83b7f9 100644 --- a/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Storage/FileStorage/Containers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index f8ddbf465dc..4bf0ad1dbd9 100644 --- a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 799f1d4ae79..4e310251bca 100644 --- a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index 1b6f31016d7..0a295bdea8e 100644 --- a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index c6838e1022f..21f758a6db0 100644 --- a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/CreatedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index f550a403aa7..98630c63fa2 100644 --- a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index e6b4b46db0e..376fa489541 100644 --- a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/Items/Item/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php index cf28b5d9cf8..9cb1f1b0f21 100644 --- a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index ad5c2040412..7a7b4704cae 100644 --- a/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Storage/FileStorage/DeletedContainers/Item/RecycleBin/LastModifiedByUser/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Users/Item/EmployeeExperience/AssignedRoles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Users/Item/EmployeeExperience/AssignedRoles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php index 86d67695d5b..ac609ca054f 100644 --- a/src/Generated/Users/Item/EmployeeExperience/AssignedRoles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Users/Item/EmployeeExperience/AssignedRoles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Users/Item/EmployeeExperience/AssignedRoles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Users/Item/EmployeeExperience/AssignedRoles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index f5dc0abee92..8f4f99bd031 100644 --- a/src/Generated/Users/Item/EmployeeExperience/AssignedRoles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Users/Item/EmployeeExperience/AssignedRoles/Item/Members/Item/User/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilder.php b/src/Generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilder.php index 6ff8539d867..19ab1da3729 100644 --- a/src/Generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilder.php +++ b/src/Generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -60,7 +60,7 @@ public function patch(MailboxSettings $body, ?MailboxSettingsRequestBuilderPatch } /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. * @param MailboxSettingsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php b/src/Generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php index 0550f656995..7a2b8577f53 100644 --- a/src/Generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Users/Item/MailboxSettings/MailboxSettingsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select. + * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. */ class MailboxSettingsRequestBuilderGetQueryParameters { diff --git a/src/Generated/kiota-dom-export.txt b/src/Generated/kiota-dom-export.txt index 5f442b83d2a..2a7c4c7bc83 100644 --- a/src/Generated/kiota-dom-export.txt +++ b/src/Generated/kiota-dom-export.txt @@ -115785,6 +115785,7 @@ Microsoft\Graph\Generated.models.accessPackageRequestType::0008-systemUpdate Microsoft\Graph\Generated.models.accessPackageRequestType::0009-systemRemove Microsoft\Graph\Generated.models.accessPackageRequestType::0010-onBehalfAdd Microsoft\Graph\Generated.models.accessPackageRequestType::0011-unknownFutureValue +Microsoft\Graph\Generated.models.accessPackageRequestType::0012-approverRemove Microsoft\Graph\Generated.models.accessPackageResource-->Entity Microsoft\Graph\Generated.models.accessPackageResource::|public|constructor():void Microsoft\Graph\Generated.models.accessPackageResource::|public|getAttributes():array @@ -118179,6 +118180,7 @@ Microsoft\Graph\Generated.models.application::|public|getIsDisabled():bool Microsoft\Graph\Generated.models.application::|public|getIsFallbackPublicClient():bool Microsoft\Graph\Generated.models.application::|public|getKeyCredentials():array Microsoft\Graph\Generated.models.application::|public|getLogo():StreamInterface +Microsoft\Graph\Generated.models.application::|public|getManagerApplications():array Microsoft\Graph\Generated.models.application::|public|getNativeAuthenticationApisEnabled():NativeAuthenticationApisEnabled Microsoft\Graph\Generated.models.application::|public|getNotes():string Microsoft\Graph\Generated.models.application::|public|getOauth2RequirePostResponse():bool @@ -118231,6 +118233,7 @@ Microsoft\Graph\Generated.models.application::|public|setIsDisabled(value?:bool) Microsoft\Graph\Generated.models.application::|public|setIsFallbackPublicClient(value?:bool):void Microsoft\Graph\Generated.models.application::|public|setKeyCredentials(value?:array):void Microsoft\Graph\Generated.models.application::|public|setLogo(value?:StreamInterface):void +Microsoft\Graph\Generated.models.application::|public|setManagerApplications(value?:array):void Microsoft\Graph\Generated.models.application::|public|setNativeAuthenticationApisEnabled(value?:NativeAuthenticationApisEnabled):void Microsoft\Graph\Generated.models.application::|public|setNotes(value?:string):void Microsoft\Graph\Generated.models.application::|public|setOauth2RequirePostResponse(value?:bool):void @@ -118599,6 +118602,21 @@ Microsoft\Graph\Generated.models.approvalStageCollectionResponse::|public|getVal Microsoft\Graph\Generated.models.approvalStageCollectionResponse::|public|Serialize(writer:ISerializationWriter):void Microsoft\Graph\Generated.models.approvalStageCollectionResponse::|public|setValue(value?:array):void Microsoft\Graph\Generated.models.approvalStageCollectionResponse::|static|public|CreateFromDiscriminatorValue(parseNode:ParseNode):ApprovalStageCollectionResponse +Microsoft\Graph\Generated.models.approvedClientApp-->Entity +Microsoft\Graph\Generated.models.approvedClientApp::|public|constructor():void +Microsoft\Graph\Generated.models.approvedClientApp::|public|getDisplayName():string +Microsoft\Graph\Generated.models.approvedClientApp::|public|GetFieldDeserializers():array +Microsoft\Graph\Generated.models.approvedClientApp::|public|OdataType:string +Microsoft\Graph\Generated.models.approvedClientApp::|public|Serialize(writer:ISerializationWriter):void +Microsoft\Graph\Generated.models.approvedClientApp::|public|setDisplayName(value?:string):void +Microsoft\Graph\Generated.models.approvedClientApp::|static|public|CreateFromDiscriminatorValue(parseNode:ParseNode):ApprovedClientApp +Microsoft\Graph\Generated.models.approvedClientAppCollectionResponse-->BaseCollectionPaginationCountResponse +Microsoft\Graph\Generated.models.approvedClientAppCollectionResponse::|public|constructor():void +Microsoft\Graph\Generated.models.approvedClientAppCollectionResponse::|public|GetFieldDeserializers():array +Microsoft\Graph\Generated.models.approvedClientAppCollectionResponse::|public|getValue():array +Microsoft\Graph\Generated.models.approvedClientAppCollectionResponse::|public|Serialize(writer:ISerializationWriter):void +Microsoft\Graph\Generated.models.approvedClientAppCollectionResponse::|public|setValue(value?:array):void +Microsoft\Graph\Generated.models.approvedClientAppCollectionResponse::|static|public|CreateFromDiscriminatorValue(parseNode:ParseNode):ApprovedClientAppCollectionResponse Microsoft\Graph\Generated.models.appScope-->Entity Microsoft\Graph\Generated.models.appScope::|public|constructor():void Microsoft\Graph\Generated.models.appScope::|public|getDisplayName():string @@ -120253,12 +120271,14 @@ Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|getAllowedToJoin():D Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|getBackingStore():BackingStore Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|GetFieldDeserializers():array Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|getIsAdminConfigurable():bool +Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|getLocalAdmins():LocalAdminSettings Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|getOdataType():string Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|Serialize(writer:ISerializationWriter):void Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|setAdditionalData(value?:array):void Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|setAllowedToJoin(value?:DeviceRegistrationMembership):void Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|setBackingStore(value:BackingStore):void Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|setIsAdminConfigurable(value?:bool):void +Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|setLocalAdmins(value?:LocalAdminSettings):void Microsoft\Graph\Generated.models.azureADJoinPolicy::|public|setOdataType(value?:string):void Microsoft\Graph\Generated.models.azureADJoinPolicy::|static|public|CreateFromDiscriminatorValue(parseNode:ParseNode):AzureADJoinPolicy Microsoft\Graph\Generated.models.azureADJoinPolicy~~>AdditionalDataHolder; BackedModel; Parsable @@ -122975,6 +122995,7 @@ Microsoft\Graph\Generated.models.channel::|public|GetFieldDeserializers():array Microsoft\Graph\Generated.models.channel::|public|getFilesFolder():DriveItem Microsoft\Graph\Generated.models.channel::|public|getIsArchived():bool Microsoft\Graph\Generated.models.channel::|public|getIsFavoriteByDefault():bool +Microsoft\Graph\Generated.models.channel::|public|getLayoutType():ChannelLayoutType Microsoft\Graph\Generated.models.channel::|public|getMembers():array Microsoft\Graph\Generated.models.channel::|public|getMembershipType():ChannelMembershipType Microsoft\Graph\Generated.models.channel::|public|getMessages():array @@ -122996,6 +123017,7 @@ Microsoft\Graph\Generated.models.channel::|public|setEnabledApps(value?:array):v Microsoft\Graph\Generated.models.channel::|public|setFilesFolder(value?:DriveItem):void Microsoft\Graph\Generated.models.channel::|public|setIsArchived(value?:bool):void Microsoft\Graph\Generated.models.channel::|public|setIsFavoriteByDefault(value?:bool):void +Microsoft\Graph\Generated.models.channel::|public|setLayoutType(value?:ChannelLayoutType):void Microsoft\Graph\Generated.models.channel::|public|setMembers(value?:array):void Microsoft\Graph\Generated.models.channel::|public|setMembershipType(value?:ChannelMembershipType):void Microsoft\Graph\Generated.models.channel::|public|setMessages(value?:array):void @@ -123065,6 +123087,9 @@ Microsoft\Graph\Generated.models.channelIdentity::|public|setOdataType(value?:st Microsoft\Graph\Generated.models.channelIdentity::|public|setTeamId(value?:string):void Microsoft\Graph\Generated.models.channelIdentity::|static|public|CreateFromDiscriminatorValue(parseNode:ParseNode):ChannelIdentity Microsoft\Graph\Generated.models.channelIdentity~~>AdditionalDataHolder; BackedModel; Parsable +Microsoft\Graph\Generated.models.channelLayoutType::0000-post +Microsoft\Graph\Generated.models.channelLayoutType::0001-chat +Microsoft\Graph\Generated.models.channelLayoutType::0002-unknownFutureValue Microsoft\Graph\Generated.models.channelMembershipType::0000-standard Microsoft\Graph\Generated.models.channelMembershipType::0001-private Microsoft\Graph\Generated.models.channelMembershipType::0002-unknownFutureValue @@ -137175,6 +137200,21 @@ Microsoft\Graph\Generated.models.localAdminPasswordSettings::|public|setIsEnable Microsoft\Graph\Generated.models.localAdminPasswordSettings::|public|setOdataType(value?:string):void Microsoft\Graph\Generated.models.localAdminPasswordSettings::|static|public|CreateFromDiscriminatorValue(parseNode:ParseNode):LocalAdminPasswordSettings Microsoft\Graph\Generated.models.localAdminPasswordSettings~~>AdditionalDataHolder; BackedModel; Parsable +Microsoft\Graph\Generated.models.localAdminSettings::|public|constructor():void +Microsoft\Graph\Generated.models.localAdminSettings::|public|getAdditionalData():array +Microsoft\Graph\Generated.models.localAdminSettings::|public|getBackingStore():BackingStore +Microsoft\Graph\Generated.models.localAdminSettings::|public|getEnableGlobalAdmins():bool +Microsoft\Graph\Generated.models.localAdminSettings::|public|GetFieldDeserializers():array +Microsoft\Graph\Generated.models.localAdminSettings::|public|getOdataType():string +Microsoft\Graph\Generated.models.localAdminSettings::|public|getRegisteringUsers():DeviceRegistrationMembership +Microsoft\Graph\Generated.models.localAdminSettings::|public|Serialize(writer:ISerializationWriter):void +Microsoft\Graph\Generated.models.localAdminSettings::|public|setAdditionalData(value?:array):void +Microsoft\Graph\Generated.models.localAdminSettings::|public|setBackingStore(value:BackingStore):void +Microsoft\Graph\Generated.models.localAdminSettings::|public|setEnableGlobalAdmins(value?:bool):void +Microsoft\Graph\Generated.models.localAdminSettings::|public|setOdataType(value?:string):void +Microsoft\Graph\Generated.models.localAdminSettings::|public|setRegisteringUsers(value?:DeviceRegistrationMembership):void +Microsoft\Graph\Generated.models.localAdminSettings::|static|public|CreateFromDiscriminatorValue(parseNode:ParseNode):LocalAdminSettings +Microsoft\Graph\Generated.models.localAdminSettings~~>AdditionalDataHolder; BackedModel; Parsable Microsoft\Graph\Generated.models.localeInfo::|public|constructor():void Microsoft\Graph\Generated.models.localeInfo::|public|getAdditionalData():array Microsoft\Graph\Generated.models.localeInfo::|public|getBackingStore():BackingStore @@ -147735,11 +147775,13 @@ Microsoft\Graph\Generated.models.remoteAssistancePartnerCollectionResponse::|pub Microsoft\Graph\Generated.models.remoteAssistancePartnerCollectionResponse::|static|public|CreateFromDiscriminatorValue(parseNode:ParseNode):RemoteAssistancePartnerCollectionResponse Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration-->Entity Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|constructor():void +Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|getApprovedClientApps():array Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|GetFieldDeserializers():array Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|getIsRemoteDesktopProtocolEnabled():bool Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|getTargetDeviceGroups():array Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|OdataType:string Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|Serialize(writer:ISerializationWriter):void +Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|setApprovedClientApps(value?:array):void Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|setIsRemoteDesktopProtocolEnabled(value?:bool):void Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|public|setTargetDeviceGroups(value?:array):void Microsoft\Graph\Generated.models.remoteDesktopSecurityConfiguration::|static|public|CreateFromDiscriminatorValue(parseNode:ParseNode):RemoteDesktopSecurityConfiguration @@ -187707,7 +187749,73 @@ Microsoft\Graph\Generated.servicePrincipals.item.owners.ref.RefRequestBuilderGet Microsoft\Graph\Generated.servicePrincipals.item.owners.ref.RefRequestBuilderGetRequestConfiguration::|static|public|createQueryParameters(count?:bool; filter?:string; orderby?:array; search?:string; skip?:int; top?:int):RefRequestBuilderGetQueryParameters Microsoft\Graph\Generated.servicePrincipals.item.owners.ref.RefRequestBuilderPostRequestConfiguration-->BaseRequestConfiguration Microsoft\Graph\Generated.servicePrincipals.item.owners.ref.RefRequestBuilderPostRequestConfiguration::|public|constructor(headers?:array; options?:array):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder-->BaseRequestBuilder +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|ByApprovedClientAppId(approvedClientAppId:string):ApprovedClientAppItemRequestBuilder +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|constructor(pathParameters:array; requestAdapter:RequestAdapter):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|Count:CountRequestBuilder +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|Get(requestConfiguration?:ApprovedClientAppsRequestBuilderGetRequestConfiguration):ApprovedClientAppCollectionResponse +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|pathParameters:array +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|Post(body:ApprovedClientApp; requestConfiguration?:ApprovedClientAppsRequestBuilderPostRequestConfiguration):ApprovedClientApp +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|requestAdapter:RequestAdapter +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:ApprovedClientAppsRequestBuilderGetRequestConfiguration):RequestInformation +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|ToPostRequestInformation(body:ApprovedClientApp; requestConfiguration?:ApprovedClientAppsRequestBuilderPostRequestConfiguration):RequestInformation +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|urlTemplate:string +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder::|public|WithUrl(rawUrl:string):ApprovedClientAppsRequestBuilder +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetQueryParameters::|public|constructor(count?:bool; expand?:array; filter?:string; orderby?:array; search?:string; select?:array; skip?:int; top?:int):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetQueryParameters::|public|count:bool +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetQueryParameters::|public|expand:array +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetQueryParameters::|public|filter:string +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetQueryParameters::|public|orderby:array +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetQueryParameters::|public|search:string +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetQueryParameters::|public|select:array +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetQueryParameters::|public|skip:int +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetQueryParameters::|public|top:int +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetRequestConfiguration-->BaseRequestConfiguration +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetRequestConfiguration::|public|constructor(headers?:array; options?:array; queryParameters?:ApprovedClientAppsRequestBuilderGetQueryParameters):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetRequestConfiguration::|public|queryParameters:ApprovedClientAppsRequestBuilderGetQueryParameters +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderGetRequestConfiguration::|static|public|createQueryParameters(count?:bool; expand?:array; filter?:string; orderby?:array; search?:string; select?:array; skip?:int; top?:int):ApprovedClientAppsRequestBuilderGetQueryParameters +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderPostRequestConfiguration-->BaseRequestConfiguration +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.approvedClientAppsRequestBuilderPostRequestConfiguration::|public|constructor(headers?:array; options?:array):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder-->BaseRequestBuilder +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder::|public|constructor(pathParameters:array; requestAdapter:RequestAdapter):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder::|public|Get(requestConfiguration?:CountRequestBuilderGetRequestConfiguration):int +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder::|public|pathParameters:array +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder::|public|requestAdapter:RequestAdapter +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:CountRequestBuilderGetRequestConfiguration):RequestInformation +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder::|public|urlTemplate:string +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder::|public|WithUrl(rawUrl:string):CountRequestBuilder +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilderGetQueryParameters::|public|constructor(filter?:string; search?:string):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilderGetQueryParameters::|public|filter:string +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilderGetQueryParameters::|public|search:string +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilderGetRequestConfiguration-->BaseRequestConfiguration +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilderGetRequestConfiguration::|public|constructor(headers?:array; options?:array; queryParameters?:CountRequestBuilderGetQueryParameters):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilderGetRequestConfiguration::|public|queryParameters:CountRequestBuilderGetQueryParameters +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilderGetRequestConfiguration::|static|public|createQueryParameters(filter?:string; search?:string):CountRequestBuilderGetQueryParameters +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder-->BaseRequestBuilder +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|constructor(pathParameters:array; requestAdapter:RequestAdapter):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|Delete(requestConfiguration?:ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|Get(requestConfiguration?:ApprovedClientAppItemRequestBuilderGetRequestConfiguration):ApprovedClientApp +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|Patch(body:ApprovedClientApp; requestConfiguration?:ApprovedClientAppItemRequestBuilderPatchRequestConfiguration):ApprovedClientApp +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|pathParameters:array +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|requestAdapter:RequestAdapter +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|ToDeleteRequestInformation(requestConfiguration?:ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration):RequestInformation +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:ApprovedClientAppItemRequestBuilderGetRequestConfiguration):RequestInformation +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|ToPatchRequestInformation(body:ApprovedClientApp; requestConfiguration?:ApprovedClientAppItemRequestBuilderPatchRequestConfiguration):RequestInformation +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|urlTemplate:string +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder::|public|WithUrl(rawUrl:string):ApprovedClientAppItemRequestBuilder +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration-->BaseRequestConfiguration +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration::|public|constructor(headers?:array; options?:array):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderGetQueryParameters::|public|constructor(expand?:array; select?:array):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderGetQueryParameters::|public|expand:array +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderGetQueryParameters::|public|select:array +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderGetRequestConfiguration-->BaseRequestConfiguration +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderGetRequestConfiguration::|public|constructor(headers?:array; options?:array; queryParameters?:ApprovedClientAppItemRequestBuilderGetQueryParameters):void +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderGetRequestConfiguration::|public|queryParameters:ApprovedClientAppItemRequestBuilderGetQueryParameters +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderGetRequestConfiguration::|static|public|createQueryParameters(expand?:array; select?:array):ApprovedClientAppItemRequestBuilderGetQueryParameters +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderPatchRequestConfiguration-->BaseRequestConfiguration +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilderPatchRequestConfiguration::|public|constructor(headers?:array; options?:array):void Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.RemoteDesktopSecurityConfigurationRequestBuilder-->BaseRequestBuilder +Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.RemoteDesktopSecurityConfigurationRequestBuilder::|public|approvedClientApps:ApprovedClientAppsRequestBuilder Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.RemoteDesktopSecurityConfigurationRequestBuilder::|public|constructor(pathParameters:array; requestAdapter:RequestAdapter):void Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.RemoteDesktopSecurityConfigurationRequestBuilder::|public|Delete(requestConfiguration?:RemoteDesktopSecurityConfigurationRequestBuilderDeleteRequestConfiguration):void Microsoft\Graph\Generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.RemoteDesktopSecurityConfigurationRequestBuilder::|public|Get(requestConfiguration?:RemoteDesktopSecurityConfigurationRequestBuilderGetRequestConfiguration):RemoteDesktopSecurityConfiguration diff --git a/src/Generated/kiota-lock.json b/src/Generated/kiota-lock.json index b8c3da78cc2..e01aada8c90 100644 --- a/src/Generated/kiota-lock.json +++ b/src/Generated/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "3CC3E2E7CCAEF03F87E09845940216B7C55594AA531223D4BA9FC696A21147C11AE65585A2627697B41ABC35E6C78CC9C704A10B2B3C14C468D54DFC62FE22A3", + "descriptionHash": "825CC676956528F1A5A721FFB5B54AB4AFBEC1CF365C3CC2A2B3EAE89FED71E3B38224EB3A5AFD3D1981BA2C3204662E132B491ABD0D37558E8604FB9869D753", "descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.31.1",