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.
1 parent 6b1ef6c commit c717ac8Copy full SHA for c717ac8
teams/teams-ps/teams/Set-CsExternalAccessPolicy.md
@@ -430,6 +430,9 @@ Accept wildcard characters: False
430
```
431
432
### -FederatedBilateralChats
433
+> [!NOTE]
434
+> Please note that this parameter is in Private Preview.
435
+
436
This setting enables bi-lateral chats for the users included in the messaging policy.
437
438
```yaml
@@ -439,7 +442,7 @@ Aliases:
439
442
440
443
Required: False
441
444
Position: Named
-Default value: True
445
+Default value: False
446
Accept pipeline input: False
447
Accept wildcard characters: False
448
0 commit comments