We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779b9bc commit e3719b6Copy full SHA for e3719b6
1 file changed
teams/teams-ps/teams/Set-CsCallQueue.md
@@ -1637,6 +1637,22 @@ Accept pipeline input: False
1637
Accept wildcard characters: False
1638
```
1639
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
1656
### -ShouldOverwriteCallableChannelProperty
1657
1658
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