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
Determines the Supervised Chat role of the user. Set this to Full to allow the user to supervise chats. Supervisors have the ability to initiate chats with and invite any user within the environment. Set this to Limited to allow the user to initiate conversations with Full and Limited permissioned users, but not Restricted. Set this to Restricted to block chat creation with anyone other than Full permissioned users.
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).
Determines the Supervised Chat role of the user. Set this to Full to allow the user to supervise chats. Supervisors have the ability to initiate chats with and invite any user within the enviornment. Set this to Limited to allow the user to initiate conversations with Full and Limited permissioned users, but not Restricted. Set this to Restricted to block chat creation with anyone other than Full permissioned users.
0 commit comments