Skip to content

Commit c4d87df

Browse files
committed
Update New-QuarantinePolicy.md
Typo fix in EndUserQuarantinePermissionsValue
1 parent 42de48c commit c4d87df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ The values for the preset end-user permission groups are described in the follow
231231
232232
For custom permissions, get the binary value that corresponds to the permissions you want. Convert the binary value to a decimal value to use. Don't use the binary value for this parameter.
233233
234-
**Note**: If the value of this parameter is $true and the value of the EndUserQuarantinePermissionsValue parameter is 0 (No access where all permissions are turned off), users can view their messages in quarantine, but the only available action for the messages is **View message header**.
234+
**Note**: If the value of this parameter is 0 (No access) and the value of the ESNEnabled parameter is $true, users can view their messages in quarantine, but the only available action for the messages is **View message header**.
235235
236236
```yaml
237237
Type: Int32

0 commit comments

Comments
 (0)