Skip to content

Commit af55d62

Browse files
authored
Update New-CsComplianceRecordingForCallQueueTemplate.md
1 parent 0467d03 commit af55d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/New-CsComplianceRecordingForCallQueueTemplate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Use the New-CsComplianceRecordingForCallQueueTemplate cmdlet to create a Complia
1818
## SYNTAX
1919

2020
```powershell
21-
New-CsComplianceRecordingForCallQueueTemplate -Name <String> -Description <String> -BotId <String> [-RequiredDuringCall <Boolean> [-RequiredBeforeCall <Boolean> [-CurrentInvitationCount <Int32>] [-PairedApplication <String>] [<CommonParameters>]
21+
New-CsComplianceRecordingForCallQueueTemplate -Name <String> -Description <String> -BotId <String> [-RequiredDuringCall <Boolean>] [-RequiredBeforeCall <Boolean> [-CurrentInvitationCount <Int32>] [-PairedApplication <String>] [<CommonParameters>]
2222
```
2323

2424
## DESCRIPTION

0 commit comments

Comments
 (0)