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.
2 parents e72baae + 8d7c602 commit 8f40c3eCopy full SHA for 8f40c3e
skype/skype-ps/skype/New-CsTeamsComplianceRecordingPolicy.md
@@ -20,7 +20,7 @@ Automatic policy-based recording is only applicable to Microsoft Teams users.
20
21
```
22
New-CsTeamsComplianceRecordingPolicy [-Tenant <System.Guid>] [-Identity <XdsIdentity>]
23
- [-Enabled <Boolean>] [-WarnUserOnRemoval <Boolean>] [-DisableComplianceRecordingAudioNotificationForCalls <Boolean>]
+ [-Enabled <Boolean>] [-WarnUserOnRemoval <Boolean>] [-DisableComplianceRecordingAudioNotificationForCalls <Boolean>]
24
[-RecordReroutedCalls <Boolean>] [-Description <String>]
25
[-ComplianceRecordingApplications <ComplianceRecordingApplication[]>]
26
[-InMemory] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
0 commit comments