Skip to content

Commit 779b9bc

Browse files
authored
Update New-CsCallQueue.md
1 parent 35640ab commit 779b9bc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

teams/teams-ps/teams/New-CsCallQueue.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1617,6 +1617,22 @@ Accept pipeline input: False
16171617
Accept wildcard characters: False
16181618
```
16191619

1620+
### -SharedCallQueueHistoryTemplateId
1621+
1622+
The SharedCallQueueHistoryTemplateId parameter indicates the Shared Call Queue History template to apply to the call queue.
1623+
1624+
```yaml
1625+
Type: String
1626+
Parameter Sets: (All)
1627+
Aliases:
1628+
1629+
Required: False
1630+
Position: Named
1631+
Default value: None
1632+
Accept pipeline input: False
1633+
Accept wildcard characters: False
1634+
```
1635+
16201636
### -ShouldOverwriteCallableChannelProperty
16211637

16221638
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)