Skip to content

Commit

Permalink
Update Set-OwaMailboxPolicy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisda authored Sep 2, 2024
1 parent 1fb20d8 commit 3f5a98e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -1254,10 +1254,10 @@ Accept wildcard characters: False
### -HideClassicOutlookToggleOut
This parameter is available only in the cloud-based service.

The HideClassicOutlookToggleOut parameter specifies whether to enable or disable hiding the toggle in new Outlook, for switching back to classic Outlook. Valid values are:
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:

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

```yaml
Type: System.Boolean
Expand Down

0 comments on commit 3f5a98e

Please sign in to comment.