From 059f812cb0badeb940be1be6eef3deab1ad7e92c Mon Sep 17 00:00:00 2001 From: Renato Pereira <125303301+rbarbosapere@users.noreply.github.com> Date: Fri, 8 Aug 2025 17:02:45 -0400 Subject: [PATCH 1/4] Update Set-CsUserCallingSettings.md Update documentation to include 5 and 15s for UnansweredDelay --- teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md b/teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md index e66b399f80..8a6ccb20c2 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md @@ -361,8 +361,8 @@ Accept wildcard characters: False ### -UnansweredDelay -The time the call will ring the user before it is forwarded to the unanswered target. The supported format is hh:mm:ss and the delay range needs to be between 10 and -60 seconds in 10 seconds increments, i.e. 00:00:10, 00:00:20, 00:00:30, 00:00:40, 00:00:50 and 00:01:00. The default value is 20 seconds. +The time the call will ring the user before it is forwarded to the unanswered target. The supported format is hh:mm:ss and the delay range needs to be between 5 and +60 seconds in 5 seconds increments for 5 and 15 seconds, and 10 seconds increments otherwise, i.e. 00:00:05, 00:00:10, 00:00:15, 00:00:20, 00:00:30, 00:00:40, 00:00:50 and 00:01:00. The default value is 20 seconds. ```yaml Type: System.String From 4eddbd12615fe364cff50e67f0aa24b249889879 Mon Sep 17 00:00:00 2001 From: Renato Pereira <125303301+rbarbosapere@users.noreply.github.com> Date: Fri, 8 Aug 2025 18:28:18 -0400 Subject: [PATCH 2/4] Update Set-CsUserCallingSettings.md swap out "for" for "between" --- teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md b/teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md index 8a6ccb20c2..f3f2a49c8c 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md @@ -362,7 +362,7 @@ Accept wildcard characters: False ### -UnansweredDelay The time the call will ring the user before it is forwarded to the unanswered target. The supported format is hh:mm:ss and the delay range needs to be between 5 and -60 seconds in 5 seconds increments for 5 and 15 seconds, and 10 seconds increments otherwise, i.e. 00:00:05, 00:00:10, 00:00:15, 00:00:20, 00:00:30, 00:00:40, 00:00:50 and 00:01:00. The default value is 20 seconds. +60 seconds in 5 seconds increments between 5 and 15 seconds, and 10 seconds increments otherwise, i.e. 00:00:05, 00:00:10, 00:00:15, 00:00:20, 00:00:30, 00:00:40, 00:00:50 and 00:01:00. The default value is 20 seconds. ```yaml Type: System.String From b6a6604425e9b9f842592b80470c1f3467b10cbe Mon Sep 17 00:00:00 2001 From: alejandramunozv <163162817+alejandramunozv@users.noreply.github.com> Date: Thu, 21 Aug 2025 08:04:35 -0700 Subject: [PATCH 3/4] Update New-CsTeamsChannelsPolicy.md --- teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md b/teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md index b0ac5166e7..ae5118e060 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md @@ -204,6 +204,9 @@ Accept wildcard characters: False ``` ### -ThreadedChannelCreation +> [!NOTE] +> This parameter is reserved for internal Microsoft use. + This setting enables/disables Threaded Channel creation and editing. Possible Values: From 7430389eab239724919c9660e81e1d81e05728aa Mon Sep 17 00:00:00 2001 From: alejandramunozv <163162817+alejandramunozv@users.noreply.github.com> Date: Thu, 21 Aug 2025 08:05:09 -0700 Subject: [PATCH 4/4] Update Set-CsTeamsChannelsPolicy.md --- teams/teams-ps/MicrosoftTeams/Set-CsTeamsChannelsPolicy.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsChannelsPolicy.md b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsChannelsPolicy.md index a6f1d5b995..97a928c6ee 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsChannelsPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsChannelsPolicy.md @@ -215,6 +215,9 @@ Accept wildcard characters: False ``` ### -ThreadedChannelCreation +> [!NOTE] +> This parameter is reserved for internal Microsoft use. + This setting enables/disables Threaded Channel creation and editing. Possible Values: