Skip to content

Commit 6519463

Browse files
committed
Update Update-VivaModuleFeaturePolicy.md
IsUserOptedInByDefault consistency updates with Add-
1 parent af3aa07 commit 6519463

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Update-VivaModuleFeaturePolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -275,10 +275,10 @@ Accept wildcard characters: False
275275
### -IsUserOptedInByDefault
276276
This parameter is available in version 3.8.0-Preview2 or later of the module.
277277

278-
The IsUserOptedInByDefault parameter specifies whether user opted in by default by the policy. Valid values are:
278+
The IsUserOptedInByDefault parameter specifies whether users are opted in by default by the policy. Valid values are:
279279

280-
- $true: User is Opted in by default by the policy if the user has not set a preference.
281-
- $false: User is Opted out by default by the policy if the user has not set a preference.
280+
- $true: By default, users are opted in by the policy if the user hasn't set a preference.
281+
- $false: By default, users are opted out by the policy if the user hasn't set a preference.
282282

283283
This parameter is optional and can be used to override the default user opt-in value set in the feature metadata.
284284

0 commit comments

Comments
 (0)