File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 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
2626 [-BusyOnBusyEnabledType <string>] [-MusicOnHoldEnabledType <string>] [-AllowCloudRecordingForCalls <boolean>]
2727 [-AllowTranscriptionForCalling <boolean>] [-PopoutForIncomingPstnCalls <string>] [-PopoutAppPathForIncomingPstnCalls <string>]
2828 [-LiveCaptionsEnabledTypeForCalling <string>] [-AutoAnswerEnabledType <string>] [-SpamFilteringEnabledType <string>]
29- [-CallRecordingExpirationDays <long>] [-AllowCallRedirect <string>] [-EnableWebPstnMediaBypass <Boolean>]
29+ [-CallRecordingExpirationDays <long>] [-AllowCallRedirect <string>] [-Copilot <string>] [- EnableWebPstnMediaBypass <Boolean>]
3030 [-InboundPstnCallRoutingTreatment <string>] [-InboundFederatedCallRoutingTreatment <string>] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
3131```
3232
@@ -324,7 +324,7 @@ Applicable: Microsoft Teams
324324
325325Required : False
326326Position : Named
327- Default value : None
327+ Default value : Enabled
328328Accept pipeline input : False
329329Accept wildcard characters : False
330330` ` `
You can’t perform that action at this time.
0 commit comments