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
392
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.
393
+
The AllowedOrganizationAccountDomains parameter specifies domains where 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. Setting this parameter to an empty list ([]) prevents any work or school accounts from being added.
This parameter is available only in the cloud-based service.
605
607
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:
608
+
The ChangeSettingsAccountEnabled parameter specifies whether users can change the email account where app-wide settings (for example, theme and privacy settings) are associated in the new Outlook for Windows. Valid values are:
607
609
608
610
- $true: Users can change their settings account in the new Outlook for Windows. This is the default value.
609
611
- $false: Users can't change their settings account in the new Outlook for Windows.
610
612
611
-
**Note**: The settings account is referred to as the primary account in Settings > Accounts > Email accounts > Manage.
613
+
**Note**: The settings account is referred to as the primary account in the new Outlook for Windows setting at Settings \> Accounts \> Email accounts \> Manage.
This parameter is available only in the cloud-based service.
1539
1541
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:
1542
+
The OfflineEnabledWeb parameter specifies whether offline capabilities are available in Outlook on the web, including saving items to the local device (view items without an internet connection). Valid values are:
1541
1543
1542
1544
- $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.
1545
+
- $false: Users can't manage offline capabilities in Outlook on the web. No items are saved to the user's device. Previously save items are deleted.
1544
1546
1545
-
When offline capabilities are available, users can turn offline capabilities on or off themselves in Settings > General > Offline.
1547
+
When offline capabilities are available, users can turn offline capabilities on or off themselves in Outlook on the web at Settings \> General \> Offline.
This parameter is available only in the cloud-based service.
1562
1564
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:
1565
+
The OfflineEnabledWin parameter specifies whether offline capabilities are available in the new Outlook for Windows, including saving items to the local device (view items without an internet connection). Valid values are:
1564
1566
1565
1567
- $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.
1568
+
- $false: Users can't manage offline capabilities in the new Outlook for Windows. No items are saved to the user's device. Previously save items are deleted.
1567
1569
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.
1570
+
When offline capabilities are available, users can turn offline capabilities on or off themselves in the New Outlook for Windows at Settings \> General \> Offline. By default, offline capabilities are turned on.
0 commit comments