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
2 changes: 1 addition & 1 deletion exchange/exchange-ps/ExchangePowerShell/Set-CASMailbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ This parameter is functional only in on-premises Exchange.

The IsOptimizedForAccessibility parameter specifies whether the mailbox is configured to use the light version of Outlook on the web. Valid values are:

- $true: The mailbox is configured to use the light version of Outlook on the web.
- $true: The mailbox is configured to use the light version of Outlook on the web. This value is required to fully utilize the light version of Outlook on the web.
- $false: The mailbox isn't configured to use the light version of Outlook on the web.

```yaml
Expand Down
Loading