Skip to content

Commit dfda642

Browse files
authored
Merge pull request #10726 from MicrosoftDocs/chrisda
Chrisda to Main
2 parents efaef25 + 78205bf commit dfda642

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

exchange/exchange-ps/exchange/New-QuarantinePolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ This parameter uses a decimal value that's converted from a binary value. The bi
215215
- PermissionToDownload: This permission is not used (the value 0 or 1 does nothing).
216216
- PermissionToAllowSender: This permission is not used (the value 0 or 1 does nothing).
217217
- PermissionToBlockSender
218-
- PermissionToRequestRelease: Don't set this permission and PermissionToRelease to the value 1. Set one to the 1 and the other to the 0, or set both to the value 0.
219-
- PermissionToRelease: Don't set this permission and PermissionToRequestRelease to value 1. Set one to the value 1 and the other to the value 0, or set both to the value 0.
218+
- PermissionToRequestRelease: Don't set this permission and PermissionToRelease to the value 1. Set one value to 1 and the other value to 0, or set both values to 0.
219+
- PermissionToRelease: Don't set this permission and PermissionToRequestRelease to value 1. Set one value to 1 and the other value to 0, or set both values to 0. This permission isn't honored for messages that were quarantined as malware or high confidence phishing. If the quarantine policy gives users this permission, users are allowed to request the release of their quarantined malware or high confidence phishing messages as if PermissionToRequestRelease was selected instead.
220220
- PermissionToPreview
221221
- PermissionToDelete
222222

exchange/exchange-ps/exchange/Set-QuarantinePolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ This parameter uses a decimal value that's converted from a binary value. The bi
235235
- PermissionToDownload: This permission is not used (the value 0 or 1 does nothing).
236236
- PermissionToAllowSender: This permission is not used (the value 0 or 1 does nothing).
237237
- PermissionToBlockSender
238-
- PermissionToRequestRelease: Don't set this permission and PermissionToRelease to the value 1. Set one to the 1 and the other to the 0, or set both to the value 0.
239-
- PermissionToRelease: Don't set this permission and PermissionToRequestRelease to value 1. Set one to the value 1 and the other to the value 0, or set both to the value 0.
238+
- PermissionToRequestRelease: Don't set this permission and PermissionToRelease to the value 1. Set one value to 1 and the other value to 0, or set both values to 0.
239+
- PermissionToRelease: Don't set this permission and PermissionToRequestRelease to value 1. Set one value to 1 and the other value to 0, or set both values to 0. This permission isn't honored for messages that were quarantined as malware or high confidence phishing. If the quarantine policy gives users this permission, users are allowed to request the release of their quarantined malware or high confidence phishing messages as if PermissionToRequestRelease was selected instead.
240240
- PermissionToPreview
241241
- PermissionToDelete
242242

0 commit comments

Comments
 (0)