Skip to content

Commit cb76438

Browse files
committed
Merge branch 'master' into ExMigration
2 parents 606f7d7 + 4507fdd commit cb76438

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
lines changed

exchange/exchange-ps/exchange/mail-flow/Start-HistoricalSearch.md

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,20 +85,33 @@ Accept wildcard characters: False
8585
### -ReportType
8686
The ReportType parameter specifies the type of historical search that you want to perform. You can use one of the following values:
8787
88-
- DLP
88+
- ATPReport: Advanced Threat Protection File Types Report and Advanced Threat Protection Message Disposition Report
8989
90-
- Malware
90+
- ATPV2: Exchange Online Protection and Advanced Threat Protection E-mail Malware Report.
9191
92-
- MessageTrace
92+
- ATPDocument: Advanced Threat Protection Content Malware Report.
9393
94-
- MessageTraceDetail
94+
- DLP: Data Loss Prevention Report.
9595
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
97111
98-
- TransportRule
99112
100113
```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
102115
Parameter Sets: (All)
103116
Aliases:
104117
Applicable: Exchange Online, Exchange Online Protection

exchange/exchange-ps/exchange/policy-and-compliance-audit/Search-MailboxAuditLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,12 @@ The Operations parameter filters the search results by the operations that are l
241241
242242
- Update
243243
244+
- UpdateCalendarDelegation (cloud-based service only)
245+
246+
- UpdateFolderPermissions (cloud-based service only)
247+
248+
- UpdateInboxRules (cloud-based service only)
249+
244250
You can enter multiple values separated by commas.
245251
246252
```yaml

0 commit comments

Comments
 (0)