Skip to content

Commit 3f5a98e

Browse files
authored
Update Set-OwaMailboxPolicy.md
1 parent 1fb20d8 commit 3f5a98e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,10 +1254,10 @@ Accept wildcard characters: False
12541254
### -HideClassicOutlookToggleOut
12551255
This parameter is available only in the cloud-based service.
12561256

1257-
The HideClassicOutlookToggleOut parameter specifies whether to enable or disable hiding the toggle in new Outlook, for switching back to classic Outlook. Valid values are:
1257+
The HideClassicOutlookToggleOut parameter specifies whether to enable or disable hiding the toggle in new Outlook that allows users to switch back to classic Outlook. Valid values are:
12581258

1259-
- $true: Toggle for switching back to classic Outlook is hidden in new Outlook for Windows.
1260-
- $false: Toggle for switching back to classic Outlook is not hidden in new Outlook for Windows. This is the default value.
1259+
- $true: The toggle to switch back to classic Outlook is hidden in new Outlook for Windows.
1260+
- $false: The toggle to switch back to classic Outlook isn't hidden in new Outlook for Windows. This is the default value.
12611261

12621262
```yaml
12631263
Type: System.Boolean

0 commit comments

Comments
 (0)