Skip to content

Commit 4cfaa6b

Browse files
authored
Update Set-OwaMailboxPolicy.md
1 parent bab9088 commit 4cfaa6b

1 file changed

Lines changed: 23 additions & 22 deletions

File tree

exchange/exchange-ps/ExchangePowerShell/Set-OwaMailboxPolicy.md

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ This parameter is available only in the cloud-based service.
328328
329329
This parameter is deprecated and no longer used.
330330
331-
To enable or disable personal accounts in the new Outlook for Windows, use the PersonalAccountsEnabled parameter.
331+
To enable or disable personal accounts in Outlook (formerly known as the new Outlook for Windows), use the PersonalAccountsEnabled parameter.
332332
333333
```yaml
334334
Type: System.Boolean
@@ -451,7 +451,7 @@ Accept wildcard characters: False
451451

452452
This parameter is available only in the cloud-based service.
453453

454-
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.
454+
The AllowedOrganizationAccountDomains parameter specifies domains where users can add work or school email accounts in Outlook (formerly known as 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.
455455

456456
```yaml
457457
Type: String[]
@@ -497,13 +497,14 @@ Accept wildcard characters: False
497497

498498
This parameter is available only in the cloud-based service.
499499

500-
The AttachmentsOfflineEnabledWin parameter specifies whether file attachments are available for offline use in the new Outlook for Windows.
500+
The AttachmentsOfflineEnabledWin parameter specifies whether file attachments are available for offline use in Outlook (formerly known as the new Outlook for Windows).
501501

502-
This parameter only applies when offline capabilities are enabled in the new Outlook for Windows.
502+
This parameter only applies when offline capabilities are enabled in Outlook.
503503

504504
Valid values are:
505-
- $true: Users can access file attachments while working offline in the new Outlook for Windows. This value is the default.
506-
- $false: Users can't access file attachments while working offline in the new Outlook for Windows.
505+
506+
- $true: Users can access file attachments while working offline in Outlook. This value is the default.
507+
- $false: Users can't access file attachments while working offline in Outlook.
507508

508509
**Note**: If the OfflineEnabledWin parameter is set to $false, offline file attachments are disabled even if AttachmentsOfflineEnabledWin is set to $true.
509510

@@ -716,12 +717,12 @@ Accept wildcard characters: False
716717

717718
This parameter is available only in the cloud-based service.
718719

719-
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:
720+
The ChangeSettingsAccountEnabled parameter specifies whether users can change the email account where app-wide settings (for example, theme and privacy settings) are associated in Outlook (formerly known as the new Outlook for Windows). Valid values are:
720721

721-
- $true: Users can change their settings account in the new Outlook for Windows. This value is the default.
722-
- $false: Users can't change their settings account in the new Outlook for Windows.
722+
- $true: Users can change their settings account in Outlook. This value is the default.
723+
- $false: Users can't change their settings account in Outlook.
723724

724-
**Note**: The settings account is referred to as the primary account in the new Outlook for Windows setting at Settings \> Accounts \> Email accounts \> Manage.
725+
**Note**: The settings account is referred to as the primary account in the Outlook setting at Settings \> Accounts \> Email accounts \> Manage.
725726

726727
```yaml
727728
Type: System.Boolean
@@ -1815,12 +1816,12 @@ Accept wildcard characters: False
18151816

18161817
This parameter is available only in the cloud-based service.
18171818

1818-
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:
1819+
The OfflineEnabledWin parameter specifies whether offline capabilities are available in Outlook (formerly known as the new Outlook for Windows), including saving items to the local device (view items without an internet connection). Valid values are:
18191820

1820-
- $true: Users can manage offline capabilities in the new Outlook for Windows. This value is the default.
1821-
- $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.
1821+
- $true: Users can manage offline capabilities in Outlook. This value is the default.
1822+
- $false: Users can't manage offline capabilities in Outlook. No items are saved to the user's device. Previously save items are deleted.
18221823

1823-
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.
1824+
When offline capabilities are available, users can turn offline capabilities on or off themselves in the Outlook at Settings \> General \> Offline. By default, offline capabilities are turned on.
18241825

18251826
```yaml
18261827
Type: Boolean
@@ -1860,10 +1861,10 @@ Accept wildcard characters: False
18601861

18611862
This parameter is available only in the cloud-based service.
18621863

1863-
The OneWinNativeOutlookEnabled parameter controls the availability of the new Outlook for Windows App. Valid values are:
1864+
The OneWinNativeOutlookEnabled parameter controls the availability of Outlook (formerly known as the new Outlook for Windows). Valid values are:
18641865

1865-
- $true: The New Outlook for Windows App is available. This value is the default.
1866-
- $false: The new Outlook for Windows App isn't available.
1866+
- $true: The Outlook app is available. This value is the default.
1867+
- $false: The Outlook App isn't available.
18671868

18681869
```yaml
18691870
Type: System.Boolean
@@ -1968,7 +1969,7 @@ This parameter is available only in the cloud-based service.
19681969

19691970
The OutlookNewslettersAccessLevelAccess parameter specifies the access level in Outlook Newsletters. Valid values are:
19701971

1971-
- NoAccess: No access to Outlook Newsletters in the New Outlook for Windows or Outlook on the web. Users can still read email messages sent or forwarded to them.
1972+
- NoAccess: No access to Outlook Newsletters in Outlook (formerly known as the new Outlook for Windows) or Outlook on the web. Users can still read email messages sent or forwarded to them.
19721973
- ReadOnly: Read newsletters and browse pages in Outlook Newsletters.
19731974
- ReadWrite: Full authoring permissions to create pages and newsletters in Outlook Newsletters.
19741975
- Undefined: This value is the default. Currently, this value is equivalent to NoAccess.
@@ -1991,7 +1992,7 @@ Accept wildcard characters: False
19911992

19921993
This parameter is available only in the cloud-based service.
19931994

1994-
The OutlookDataFile parameter specifies what users can do with .pst files in the new Outlook for Windows. Valid values are:
1995+
The OutlookDataFile parameter specifies what users can do with .pst files in Outlook (formerly known as the new Outlook for Windows). Valid values are:
19951996

19961997
- Allow: The default value. Users can open .pst files, import from a .pst file to a mailbox, export from a mailbox to a .pst file, and copy items to and from .pst files.
19971998
- NoExport: Users can't export from a mailbox to a .pst file.
@@ -2137,10 +2138,10 @@ Accept wildcard characters: False
21372138

21382139
This parameter is available only in the cloud-based service.
21392140

2140-
The PersonalAccountsEnabled parameter specifies whether to allow users to add their personal accounts (for example, Outlook.com, Gmail, or Yahoo!) in the new Outlook for Windows. Valid values are:
2141+
The PersonalAccountsEnabled parameter specifies whether to allow users to add their personal accounts (for example, Outlook.com, Gmail, or Yahoo!) in Outlook (formerly known as the new Outlook for Windows). Valid values are:
21412142

2142-
- $true: Users can add their personal accounts in the new Outlook for Windows. This value is the default.
2143-
- $false: Users can't add their personal accounts in the new Outlook for Windows.
2143+
- $true: Users can add their personal accounts in Outlook. This value is the default.
2144+
- $false: Users can't add their personal accounts in Outlook.
21442145

21452146
```yaml
21462147
Type: System.Boolean

0 commit comments

Comments
 (0)