Skip to content

Commit 84e5b1b

Browse files
Merge pull request #13094 from MicrosoftDocs/main
[AutoPublish] main to live - 09/11 15:30 PDT | 09/12 04:00 IST
2 parents 40780aa + 3cc6a55 commit 84e5b1b

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ Accept wildcard characters: False
204204
```
205205
206206
### -ThreadedChannelCreation
207+
> [!NOTE]
208+
> This parameter is reserved for internal Microsoft use.
209+
207210
This setting enables/disables Threaded Channel creation and editing.
208211
209212
Possible Values:

teams/teams-ps/MicrosoftTeams/Set-CsTeamsChannelsPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@ Accept wildcard characters: False
215215
```
216216
217217
### -ThreadedChannelCreation
218+
> [!NOTE]
219+
> This parameter is reserved for internal Microsoft use.
220+
218221
This setting enables/disables Threaded Channel creation and editing.
219222
220223
Possible Values:

teams/teams-ps/MicrosoftTeams/Set-CsUserCallingSettings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,8 @@ Accept wildcard characters: False
361361
362362
### -UnansweredDelay
363363
364-
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
365-
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.
364+
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
365+
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.
366366
367367
```yaml
368368
Type: System.String

0 commit comments

Comments
 (0)