Skip to content

Commit

Permalink
Merge pull request #12089 from as-mathur/patch-1
Browse files Browse the repository at this point in the history
Update Set-OwaMailboxPolicy.md
  • Loading branch information
chrisda committed Sep 2, 2024
2 parents a8b9f3c + 3f5a98e commit 072d872
Showing 1 changed file with 4 additions and 1 deletion.
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

0 comments on commit 072d872

Please sign in to comment.