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 e9849d4 commit 4e7a0cbCopy full SHA for 4e7a0cb
exchange/exchange-ps/exchange/Update-VivaModuleFeaturePolicy.md
@@ -34,6 +34,7 @@ Update-VivaModuleFeaturePolicy -FeatureId <String> -ModuleId <String> -PolicyId
34
[-Everyone <Boolean>]
35
[-IsFeatureEnabled <Boolean>]
36
[-IsUserControlEnabled <Boolean>]
37
+ [-IsUserOptedInByDefault <Boolean>]
38
[-GroupIds <String[]>]
39
[-Name <String>]
40
[-ResultSize <Unlimited>]
@@ -285,7 +286,7 @@ Only features that allow admins to enable and disable user controls by policy ca
285
286
287
```yaml
288
Type: Boolean
-Parameter Sets: FeaturePolicy
289
+Parameter Sets: (All)
290
Aliases:
291
Applicable: Exchange Online
292
0 commit comments