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
This parameter is available only in the cloud-based service.
390
390
391
-
{{ Fill AllowedOrganizationAccountDomains Description }}
391
+
The AllowedOrganizationAccountDomains parameter specifies domains from which users can add work or school email accounts in the new Outlook for Windows. The default value is blank ($null) which allows work or school accounts from any domain to be added. Setting to an empty list ([]) won’t allow any work or school accounts to be added.
This parameter is functional only in the cloud-based service.
604
+
This parameter is available only in the cloud-based service.
605
+
606
+
The ChangeSettingsAccountEnabled parameter specifies whether users can change the email account in which app-wide settings, such as theme and privacy settings, are associated with in the new Outlook for Windows. Valid values are:
605
607
606
-
{{ Fill ChangeSettingsAccountEnabled Description }}
608
+
- $true: Users can change their settings account in the new Outlook for Windows. This is the default value.
609
+
- $false: Users can't change their settings account in the new Outlook for Windows.
610
+
611
+
**Note**: The settings account is referred to as the primary account in Settings > Accounts > Email accounts > Manage.
This parameter is available only in the cloud-based service.
1534
1539
1535
-
{{ Fill OfflineEnabledWeb Description }}
1540
+
The OfflineEnabledWeb parameter specifies whether offline capabilities are available in Outlook on the web, including saving items to the user’s device so those items can be viewed when not connected to the internet. Valid values are:
1541
+
1542
+
- $true: Users can manage offline capabilities in Outlook on the web. This is the default value.
1543
+
- $false: Users can't manage offline capabilities in Outlook on the web. No items will be saved to the user’s device. Any existing items that were saved prior to disabling will be deleted.
1544
+
1545
+
When offline capabilities are available, users can turn offline capabilities on or off themselves in Settings > General > Offline.
This parameter is available only in the cloud-based service.
1552
1562
1553
-
{{ Fill OfflineEnabledWin Description }}
1563
+
The OfflineEnabledWin parameter specifies whether offline capabilities are available in the new Outlook for Windows, including saving items to the user’s device so those items can be viewed when not connected to the internet. Valid values are:
1564
+
1565
+
- $true: Users can manage offline capabilities in the new Outlook for Windows. This is the default value.
1566
+
- $false: Users can't manage offline capabilities in the new Outlook for Windows. No items will be saved to the user’s device. Any existing items that were saved prior to disabling the feature will be deleted.
1567
+
1568
+
When offline capabilities are available, users can turn offline capabilities on or off themselves in Settings > General > Offline. By default, offline capabilities will be turned on.
0 commit comments