Skip to content

Commit 8945b22

Browse files
authored
Update Remove-CsComplianceRecordingForCallQueueTemplate.md
1 parent 2ac92da commit 8945b22

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

teams/teams-ps/teams/Remove-CsComplianceRecordingForCallQueueTemplate.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,19 @@ ms.reviewer: williamlooney
1313
# Remove-CsComplianceRecordingForCallQueueTemplate
1414

1515
## SYNOPSIS
16-
Use the Get-CsComplianceRecordingForCallQueueTemplate cmdlet to retrieve a Compliance Recording for Call Queues template.
16+
Use the Remove-CsComplianceRecordingForCallQueueTemplate cmdlet to delete a Compliance Recording for Call Queues template.
1717

1818
## SYNTAX
1919

2020
```powershell
2121
Get-CsComplianceRecordingForCallQueueTemplate [-Id <String>] [<CommonParameters>]
2222
```
2323

24-
> [!CAUTION]
25-
> 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.
26-
2724
## DESCRIPTION
28-
Auto Attendants (AAs) are a key element in the Office 365 Phone System.
29-
Each AA can be associated with phone numbers that allow callers to reach specific people in the organization through a directory lookup. Alternatively, it can route the calls to an operator, a user, another AA, or a call queue.
25+
Put description here.
3026

31-
You can create new AAs by using the New-CsAutoAttendant cmdlet; each newly created AA gets assigned a random string that serves as the identity of the AA.
27+
> [!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.
3229
3330
## EXAMPLES
3431

0 commit comments

Comments
 (0)