Skip to content

Commit e3719b6

Browse files
authored
Update Set-CsCallQueue.md
1 parent 779b9bc commit e3719b6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1637,6 +1637,22 @@ Accept pipeline input: False
16371637
Accept wildcard characters: False
16381638
```
16391639

1640+
### -SharedCallQueueHistoryTemplateId
1641+
1642+
The SharedCallQueueHistoryTemplateId parameter indicates the Shared Call Queue History template to apply to the call queue.
1643+
1644+
```yaml
1645+
Type: String
1646+
Parameter Sets: (All)
1647+
Aliases:
1648+
1649+
Required: False
1650+
Position: Named
1651+
Default value: None
1652+
Accept pipeline input: False
1653+
Accept wildcard characters: False
1654+
```
1655+
16401656
### -ShouldOverwriteCallableChannelProperty
16411657

16421658
A Teams Channel can only be linked to one Call Queue at a time. To force reassignment of the Teams Channel to a new Call Queue, set this to $true.

0 commit comments

Comments
 (0)