Skip to content

Commit beda3a0

Browse files
authored
Update New-CsComplianceRecordingForCallQueueTemplate.md
1 parent dfd96ed commit beda3a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use the New-CsComplianceRecordingForCallQueueTemplate cmdlet to create a Complia
1919
## SYNTAX
2020

2121
```
22-
New-CsComplianceRecordingForCallQueueTemplate -Name <String> -Description <String> -BotId <String>
22+
New-CsComplianceRecordingForCallQueueTemplate -Name <String> -Description <String> -ApplicationInstanceObjectId <String>
2323
[-RequiredDuringCall <Boolean>] [-RequiredBeforeCall <Boolean>] [-CurrentInvitationCount <Int32>]
2424
[-PairedApplication <String>] [<CommonParameters>]
2525
```
@@ -41,7 +41,7 @@ This example creates a new Compliance Recording for Call Queue template.
4141

4242
## PARAMETERS
4343

44-
### -BotId
44+
### -ApplicationInstanceObjectId
4545

4646
The Application Instance Object Id of the compliance recording bot to invite.
4747

0 commit comments

Comments
 (0)