You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This setting enables bi-lateral chats for the users included in the messaging policy.
189
+
```yaml
190
+
Type: Boolean
191
+
Parameter Sets: (All)
192
+
Aliases:
193
+
194
+
Required: False
195
+
Position: Named
196
+
Default value: True
197
+
Accept pipeline input: False
198
+
Accept wildcard characters: False
199
+
```
200
+
187
201
### -EnableFederationAccess
188
202
Indicates whether the user is allowed to communicate with people who have SIP accounts with a federated organization.
189
203
Read [Manage external access in Microsoft Teams](/microsoftteams/manage-external-access) to get more information about the effect of this parameter in Microsoft Teams.
0 commit comments