File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -275,10 +275,10 @@ Accept wildcard characters: False
275275# ## -IsUserOptedInByDefault
276276This 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
283283This parameter is optional and can be used to override the default user opt-in value set in the feature metadata.
284284
You can’t perform that action at this time.
0 commit comments