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.
185
199
@@ -193,7 +207,7 @@ Position: Named
193
207
Default value: None
194
208
Accept pipeline input: False
195
209
Accept wildcard characters: False
196
-
```
210
+
197
211
198
212
### -AllowShareFile
199
213
Designates whether users are able to leverage Citrix ShareFile as a third party storage solution in Microsoft Teams. If $true, users will be able to add Citrix ShareFile in the client and interact with the files stored there.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
384
398
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments