Skip to content

Commit 938da58

Browse files
authored
Update parameter descriptions in call queue docs
Aligns with rest of descriptions, just added the parameter name and that it indicates
1 parent 5181db9 commit 938da58

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,7 +1534,7 @@ Accept wildcard characters: False
15341534

15351535
### -ComplianceRecordingForCallQueueTemplateId
15361536

1537-
A list of up to two Compliance Recording for Call Queue templates to apply to the call queue.
1537+
The ComplianceRecordingForCallQueueTemplateId parameter indicates a list of up to 2 Compliance Recording for Call Queue templates to apply to the call queue.
15381538

15391539
```yaml
15401540
Type: List
@@ -1565,7 +1565,7 @@ Accept pipeline input: False
15651565
Accept wildcard characters: False
15661566
```
15671567

1568-
### - CustomAudioFileAnnouncementForCR
1568+
### -CustomAudioFileAnnouncementForCR
15691569

15701570
The CustomAudioFileAnnouncementForCR parameter indicates the unique identifier for the Audio file prompt which is played to callers when compliance recording for call queues is enabled.
15711571

@@ -1618,7 +1618,7 @@ Accept wildcard characters: False
16181618

16191619
### -ShouldOverwriteCallableChannelProperty
16201620

1621-
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.
1621+
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.
16221622

16231623
```yaml
16241624
Type: Boolean

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,7 @@ Accept wildcard characters: False
15541554

15551555
### -ComplianceRecordingForCallQueueTemplateId
15561556

1557-
A list of up to two Compliance Recording for Call Queue templates to apply to the call queue.
1557+
The ComplianceRecordingForCallQueueTemplateId parameter indicates a list of up to 2 Compliance Recording for Call Queue templates to apply to the call queue.
15581558

15591559
```yaml
15601560
Type: List

0 commit comments

Comments
 (0)