Skip to content

Commit cbee336

Browse files
authored
Merge pull request MicrosoftDocs#1361 from malhotrasumit/patch-9
EOP admin quarantine update
2 parents 9d5d253 + c13d067 commit cbee336

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exchange/exchange-ps/exchange/antispam-antimalware/New-MalwareFilterPolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,14 @@ Accept wildcard characters: False
7171
### -Action
7272
The Action parameter specifies the action to take when malware is detected in a message. Valid values are:
7373
74-
- DeleteMessage: Deletes the message. This is the default value.
74+
- DeleteMessage: Deletes the message. This is the default value.
7575
7676
- DeleteAttachmentAndUseDefaultAlert: Delivers the message, but replaces the message contents with the default alert text.
7777
7878
- DeleteAttachmentAndUseCustomAlert: Delivers the message, but replaces the message contents with the custom alert text specified by the AlertText parameter.
7979
80+
Note: For Exchange Online Protection, any of these actions result in the message and any attachments being routed to quarantine. For more information about quarantined messages, see https://go.microsoft.com/fwlink/p/?linkid=874388.
81+
8082
```yaml
8183
Type: DeleteMessage | DeleteAttachmentAndUseDefaultAlertText | DeleteAttachmentAndUseCustomAlertText
8284
Parameter Sets: (All)

0 commit comments

Comments
 (0)