Skip to content

Update New-CsCallQueue.md #12539

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions teams/teams-ps/teams/New-CsCallQueue.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,8 @@ Accept wildcard characters: False
```

### -OverflowActionCallPriority
_Voice applications private preview customers only_
_Voice applications TAP customers only_

_Saving a call queue configuration through Teams admin center will *remove* this setting._

If the OverFlowAction is set to Forward, and the OverflowActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is not applicable.
Expand Down Expand Up @@ -309,7 +310,8 @@ Accept wildcard characters: False
```

### -TimeoutActionCallPriority
_Voice applications private preview customers only_
_Voice applications TAP customers only_

_Saving a call queue configuration through Teams admin center will *remove* this setting._

If the TimeoutAction is set to Forward, and the TimeoutActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is not applicable.
Expand Down Expand Up @@ -404,7 +406,8 @@ Accept wildcard characters: False
```

### -NoAgentActionCallPriority
_Voice applications private preview customers only_
_Voice applications TAP customers only_

_Saving a call queue configuration through Teams admin center will *remove* this setting._

If the NoAgentAction is set to Forward, and the NoAgentActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is not applicable.
Expand Down Expand Up @@ -1280,7 +1283,8 @@ Accept wildcard characters: False
```

### -ShiftsTeamId
_Voice applications private preview customers only_
_Voice applications TAP customers only_

_Saving a call queue configuration through Teams admin center will *remove* this setting._

Id of the Team containing the Scheduling Group to connect a call queue to.
Expand All @@ -1299,7 +1303,8 @@ Accept wildcard characters: False
```

### -ShiftsSchedulingGroupId
_Voice applications private preview customers only_
_Voice applications TAP customers only_

_Saving a call queue configuration through Teams admin center will *remove* this setting._

Id of the Scheduling Group to connect a call queue to.
Expand Down