Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,10 @@ Accept wildcard characters: False
### -HideClassicOutlookToggleOut
This parameter is available only in the cloud-based service.

{{ Fill HideClassicOutlookToggleOut Description }}
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: 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