Skip to content

Commit 7a1d7f6

Browse files
authored
Merge pull request #11621 from MicrosoftDocs/QuarDLP-chrisda
QuarDLP-chrisda to Main
2 parents fb98175 + 726dfb4 commit 7a1d7f6

File tree

6 files changed

+9
-0
lines changed

6 files changed

+9
-0
lines changed

exchange/exchange-ps/exchange/Delete-QuarantineMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
151151
- Email
152152
- SharePointOnline
153153
- Teams (currently in Preview)
154+
- DataLossPrevention
154155

155156
```yaml
156157
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

exchange/exchange-ps/exchange/Export-QuarantineMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
160160
- Email
161161
- SharePointOnline
162162
- Teams (currently in Preview)
163+
- DataLossPrevention
163164

164165
```yaml
165166
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

exchange/exchange-ps/exchange/Get-QuarantineMessage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
199199
- Email
200200
- SharePointOnline
201201
- Teams (currently in Preview)
202+
- DataLossPrevention
202203
203204
```yaml
204205
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType
@@ -302,6 +303,7 @@ The PolicyTypes parameter filters the results by the type of protection policy t
302303
303304
- AntiMalwarePolicy
304305
- AntiPhishPolicy
306+
- DataLossPreventionRule
305307
- ExchangeTransportRule (mail flow rule)
306308
- HostedContentFilterPolicy (anti-spam policy)
307309
- SafeAttachmentPolicy (Microsoft Defender for Office 365 only)
@@ -325,6 +327,7 @@ Accept wildcard characters: False
325327
The QuarantineTypes parameter filters the results by what caused the message to be quarantined. Valid values are:
326328
327329
- Bulk
330+
- DataLossPrevention
328331
- FileTypeBlock (common attachments filter in anti-malware policies in EOP)
329332
- HighConfPhish
330333
- Malware (anti-malware policies in EOP or Safe Attachments policies in Defender for Office 365)
@@ -532,6 +535,7 @@ Accept wildcard characters: False
532535
The Type parameter filters the results by what caused the message to be quarantined. Valid values are:
533536

534537
- Bulk
538+
- DataLossPrevention
535539
- HighConfPhish
536540
- Malware
537541
- Phish

exchange/exchange-ps/exchange/Get-QuarantineMessageHeader.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
7676
- Email
7777
- SharePointOnline
7878
- Teams (currently in Preview)
79+
- DataLossPrevention
7980
8081
```yaml
8182
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

exchange/exchange-ps/exchange/Preview-QuarantineMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
7272
- Email
7373
- SharePointOnline
7474
- Teams (currently in Preview)
75+
- DataLossPrevention
7576
7677
```yaml
7778
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

exchange/exchange-ps/exchange/Release-QuarantineMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ The EntityType parameter filters the results by EntityType. Valid values are:
283283
- Email
284284
- SharePointOnline
285285
- Teams (currently in Preview)
286+
- DataLossPrevention
286287

287288
```yaml
288289
Type: Microsoft.Exchange.Management.FfoQuarantine.EntityType

0 commit comments

Comments
 (0)