Skip to content

Commit 79b0d8d

Browse files
authored
Merge pull request #11724 from pdani12/patch-2
Update Set-OwaMailboxPolicy.md
2 parents cee279d + a209bb1 commit 79b0d8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -649,8 +649,8 @@ The ConditionalAccessPolicy parameter specifies the Outlook on the Web Policy fo
649649
Valid values are:
650650

651651
- Off: No conditional access policy is applied to Outlook on the web. This is the default value.
652-
- 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.
653-
- ReadOnlyPlusAttachmentsBlocked: All restrictions from ReadOnly apply, but users can't view attachments in the browser.
652+
- 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. This doesn't apply to in-line images.
653+
- ReadOnlyPlusAttachmentsBlocked: All restrictions from ReadOnly apply, but users can't view attachments in the browser. This doesn't apply to in-line images.
654654

655655
```yaml
656656
Type: PolicyEnum

0 commit comments

Comments
 (0)