Skip to content

Commit 50dffbe

Browse files
EOP admin quarantine update
For exchange online protection customers, any of the actions above result in the message and/or attachments being routed to quarantine.
1 parent 1e90366 commit 50dffbe

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 the above actions result in the message and any attachments being routed to quarantine. For more information on quarantined messages, refer to https://go.microsoft.com/fwlink/?linkid=874388.
81+
8082
```yaml
8183
Type: DeleteMessage | DeleteAttachmentAndUseDefaultAlertText | DeleteAttachmentAndUseCustomAlertText
8284
Parameter Sets: (All)

0 commit comments

Comments
 (0)