You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/client-access/Set-OwaMailboxPolicy.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -480,9 +480,9 @@ Valid values are:
480
480
481
481
- Off: No conditional access policy is applied to Outlook on the web. This is the default value.
482
482
483
-
- ReadOnly - Users will be unable to download attachments to their local computer and enable Offline Mode on noncompliant 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.
484
484
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.
486
486
487
487
```yaml
488
488
Type: Off | ReadOnly | ReadOnlyPlusAttachmentsBlocked
0 commit comments