File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ New-CsTeamsCallingPolicy [-Identity] <string> [-Description <string>] [-AllowPri
26
26
[-BusyOnBusyEnabledType <string>] [-MusicOnHoldEnabledType <string>] [-AllowCloudRecordingForCalls <boolean>]
27
27
[-AllowTranscriptionForCalling <boolean>] [-PopoutForIncomingPstnCalls <string>] [-PopoutAppPathForIncomingPstnCalls <string>]
28
28
[-LiveCaptionsEnabledTypeForCalling <string>] [-AutoAnswerEnabledType <string>] [-SpamFilteringEnabledType <string>]
29
- [-CallRecordingExpirationDays <long>] [-AllowCallRedirect <string>] [-EnableWebPstnMediaBypass <Boolean>]
29
+ [-CallRecordingExpirationDays <long>] [-AllowCallRedirect <string>] [-Copilot <string>] [- EnableWebPstnMediaBypass <Boolean>]
30
30
[-InboundPstnCallRoutingTreatment <string>] [-InboundFederatedCallRoutingTreatment <string>] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
31
31
```
32
32
@@ -324,7 +324,7 @@ Applicable: Microsoft Teams
324
324
325
325
Required : False
326
326
Position : Named
327
- Default value : None
327
+ Default value : Enabled
328
328
Accept pipeline input : False
329
329
Accept wildcard characters : False
330
330
` ` `
You can’t perform that action at this time.
0 commit comments