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
When set to True, Supervised Chat is enabled for the tenant.
185
+
186
+
```yaml
187
+
Type: Boolean
188
+
Parameter Sets: (All)
189
+
190
+
Required: False
191
+
Position: Named
192
+
Default value: False
193
+
Accept pipeline input: False
194
+
Accept wildcard characters: False
195
+
```
196
+
183
197
### -AllowScopedPeopleSearchandAccess
184
198
If set to $true, the Exchange address book policy (ABP) will be used to provide customized view of the global address book for each user. This is only a virtual separation and not a legal separation.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
384
399
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments