Skip to content

Commit 585bff5

Browse files
authored
Update Set-OwaMailboxPolicy.md
1 parent 34fa751 commit 585bff5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,9 +480,9 @@ Valid values are:
480480
481481
- Off: No conditional access policy is applied to Outlook on the web. This is the default value.
482482
483-
- ReadOnly - Users will be unable to download attachments to their local computer and enable Offline Mode on non compliant computers. They will still be able to view their attachments in the browser.
483+
- ReadOnly: Users can't download attachments to their local computer, and can't enable Offline Mode on non-compliant computers. They can still view attachments in the browser.
484484
485-
- ReadOnlyPlusAttachmentsBlocked - In this mode all restrictions apply from the ReadOnly mode in addition they will not be able to view attachments even in the browser.
485+
- ReadOnlyPlusAttachmentsBlocked: All restrictions from ReadOnly apply, but users can't view attachments in the browser.
486486
487487
```yaml
488488
Type: Off | ReadOnly | ReadOnlyPlusAttachmentsBlocked

0 commit comments

Comments
 (0)