File tree Expand file tree Collapse file tree 2 files changed +26
-7
lines changed
exchange/exchange-ps/exchange
policy-and-compliance-audit Expand file tree Collapse file tree 2 files changed +26
-7
lines changed Original file line number Diff line number Diff line change @@ -85,20 +85,33 @@ Accept wildcard characters: False
85
85
### -ReportType
86
86
The ReportType parameter specifies the type of historical search that you want to perform. You can use one of the following values:
87
87
88
- - DLP
88
+ - ATPReport: Advanced Threat Protection File Types Report and Advanced Threat Protection Message Disposition Report
89
89
90
- - Malware
90
+ - ATPV2: Exchange Online Protection and Advanced Threat Protection E-mail Malware Report.
91
91
92
- - MessageTrace
92
+ - ATPDocument: Advanced Threat Protection Content Malware Report.
93
93
94
- - MessageTraceDetail
94
+ - DLP: Data Loss Prevention Report.
95
95
96
- - SPAM
96
+ - Malware: Malware Detections Report.
97
+
98
+ - MessageTrace: Message Trace Report.
99
+
100
+ - MessageTraceDetail: Message Trace Details Report.
101
+
102
+ - Phish: Exchange Online Protetion and Advacned Threat Protection E-mail Phish Report.
103
+
104
+ - SPAM: SPAM Detections Report.
105
+
106
+ - Spoof: Spood Mail Report.
107
+
108
+ - TransportRule: Transport or Mail FLow Rules Report.
109
+
110
+ - UnifiedDLP: Unified Data Loss Prevention Report
97
111
98
- - TransportRule
99
112
100
113
` ` ` yaml
101
- Type : MessageTrace | MessageTraceDetail | DLP | TransportRule | SPAM | Malware | UnifiedDLP | ATPReport | Spoof | ATPV2
114
+ Type : MessageTrace | MessageTraceDetail | DLP | TransportRule | SPAM | Malware | UnifiedDLP | ATPReport | Spoof | ATPV2 | Phish | ATPDocument
102
115
Parameter Sets : (All)
103
116
Aliases :
104
117
Applicable : Exchange Online, Exchange Online Protection
Original file line number Diff line number Diff line change @@ -241,6 +241,12 @@ The Operations parameter filters the search results by the operations that are l
241
241
242
242
- Update
243
243
244
+ - UpdateCalendarDelegation (cloud-based service only)
245
+
246
+ - UpdateFolderPermissions (cloud-based service only)
247
+
248
+ - UpdateInboxRules (cloud-based service only)
249
+
244
250
You can enter multiple values separated by commas.
245
251
246
252
` ` ` yaml
You can’t perform that action at this time.
0 commit comments