Skip to content

Commit 1fb20d8

Browse files
authored
Update Set-OwaMailboxPolicy.md
Added description for HideClassicToggleOut, which was missing.
1 parent a8b9f3c commit 1fb20d8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

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

1257-
{{ Fill HideClassicOutlookToggleOut Description }}
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:
1258+
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.
12581261

12591262
```yaml
12601263
Type: System.Boolean

0 commit comments

Comments
 (0)