Skip to content

Commit eb2c438

Browse files
authored
Update Set-CsCallQueue.md
1 parent 0b2291a commit eb2c438

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

teams/teams-ps/teams/Set-CsCallQueue.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
3232

3333
> [!CAUTION]
3434
> The following configuration parameters are currently only available in PowerShell and do not appear in Teams admin center. Saving a call queue configuration through Teams admin center will _remove_ any of these configured items.
35-
>
35+
>
36+
> - -HideAuthorizedUsers
3637
> - -OverflowRedirectPersonTextToSpeechPrompt
3738
> - -OverflowRedirectPersonAudioFilePrompt
3839
> - -OverflowRedirectVoicemailTextToSpeechPrompt
@@ -1298,6 +1299,8 @@ Accept wildcard characters: False
12981299
```
12991300
13001301
### -HideAuthorizedUsers
1302+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1303+
13011304
This is a list of GUIDs of authorized users who should not appear on the list of supervisors for the agents who are members of this queue. The GUID should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
13021305
13031306
```yaml

0 commit comments

Comments
 (0)