We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5bfcef commit 14bc8d0Copy full SHA for 14bc8d0
teams/teams-ps/teams/Set-CsComplianceRecordingForCallQueueTemplate.md
@@ -10,15 +10,15 @@ ms.author: tomkau
10
ms.reviewer: williamlooney
11
---
12
13
-# Remove-CsComplianceRecordingForCallQueueTemplate
+# Set-CsComplianceRecordingForCallQueueTemplate
14
15
## SYNOPSIS
16
-Use the Get-CsComplianceRecordingForCallQueueTemplate cmdlet to retrieve a Compliance Recording for Call Queues template.
+Use the Set-CsComplianceRecordingForCallQueueTemplate cmdlet to make changes to an existing Compliance Recording for Call Queues template.
17
18
## SYNTAX
19
20
```powershell
21
-Get-CsComplianceRecordingForCallQueueTemplate [-Id <String>] [<CommonParameters>]
+Set-CsComplianceRecordingForCallQueueTemplate [-Id <String>] [<CommonParameters>]
22
```
23
24
## DESCRIPTION
0 commit comments