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
-
{{ Fill AllowedOrganizationAccountDomains Description }}
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 functional only in the cloud-based service.
606
+
This parameter is available only in the cloud-based service.
607
+
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:
605
609
606
-
{{ Fill ChangeSettingsAccountEnabled Description }}
610
+
- $true: Users can change their settings account in the new Outlook for Windows. This is the default value.
611
+
- $false: Users can't change their settings account in the new Outlook for Windows.
612
+
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.
1534
1541
1535
-
{{ Fill OfflineEnabledWeb Description }}
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:
1543
+
1544
+
- $true: Users can manage offline capabilities in Outlook on the web. This is the default value.
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.
1546
+
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.
1552
1564
1553
-
{{ Fill OfflineEnabledWin Description }}
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:
1566
+
1567
+
- $true: Users can manage offline capabilities in the new Outlook for Windows. This is the default value.
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.
1569
+
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