You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The QuarantineTypes parameter filters the results by what caused the message to be quarantined. Valid values are:
324
324
325
325
- Bulk
326
+
- FileTypeBlock (common attachments filter in anti-malware policies in EOP)
326
327
- HighConfPhish
327
-
- Malware
328
+
- Malware (anti-malware policies in EOP or Safe Attachments policies in Defender for Office 365)
328
329
- Phish
329
330
- Spam
330
331
- SPOMalware (Microsoft Defender for Office 365 only)
@@ -334,7 +335,7 @@ You can specify multiple values separated by commas.
334
335
335
336
You don't need to use this parameter with the Type parameter.
336
337
337
-
For files protected by Safe Attachments for SharePoint, OneDrive, and Microsoft Teams, the detection information can be found in CustomData field in the output.
338
+
For files quarantined by Safe Attachments for SharePoint, OneDrive, and Microsoft Teams, the detection information can be found in CustomData field in the output.
0 commit comments