Skip to content

Commit 1657cab

Browse files
authored
Update Get-CsComplianceRecordingForCallQueueTemplate.md
1 parent 92cbde4 commit 1657cab

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

teams/teams-ps/teams/Get-CsComplianceRecordingForCallQueueTemplate.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,17 @@ ms.reviewer: williamlooney
1212

1313
# Get-CsComplianceRecordingForCallQueueTemplate
1414

15-
## SYNOPSIS
16-
Use the Get-CsComplianceRecordingForCallQueueTemplate cmdlet to retrieve a Compliance Recording for Call Queues template.
17-
1815
## SYNTAX
1916

2017
```powershell
2118
Get-CsComplianceRecordingForCallQueueTemplate [-Id <String>] [<CommonParameters>]
2219
```
2320

2421
## DESCRIPTION
25-
Put description here.
22+
Use the Get-CsComplianceRecordingForCallQueueTemplate cmdlet to retrieve a Compliance Recording for Call Queues template.
2623

2724
> [!CAUTION]
28-
> This cmdlet will only work for customers that are participating in the Voice Applications private preview for this features. General Availability for this functionality has not been determined at this time.
25+
> This cmdlet will only work for customers that are participating in the Voice Applications private preview for this feature. General Availability for this functionality has not been determined at this time.
2926
3027
## EXAMPLES
3128

@@ -34,7 +31,7 @@ Put description here.
3431
Get-CsComplianceRecordingForCallQueueTemplate
3532
```
3633

37-
This example gets all Call Queues in the organization.
34+
This example gets all Compliance Recording for Call Queue Templates in the organization.
3835

3936
### -------------------------- Example 2 --------------------------
4037
```

0 commit comments

Comments
 (0)