Skip to content

Commit aef2475

Browse files
authored
Update New-TransportRule.md
Removed -DlpPolicy parameter since it is depricated. Work Item ID in the ADO: 3768407
1 parent 237d426 commit aef2475

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

exchange/exchange-ps/exchange/New-TransportRule.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ New-TransportRule [-Name] <String>
6363
[-CopyTo <RecipientIdParameter[]>]
6464
[-DeleteMessage <Boolean>]
6565
[-Disconnect <Boolean>]
66-
[-DlpPolicy <String>]
6766
[-DomainController <Fqdn>]
6867
[-Enabled <Boolean>]
6968
[-ExceptIfADComparisonAttribute <ADAttribute>]
@@ -1316,22 +1315,6 @@ Accept pipeline input: False
13161315
Accept wildcard characters: False
13171316
```
13181317

1319-
### -DlpPolicy
1320-
The DlpPolicy parameter specifies the data loss prevention (DLP) policy that's associated with the rule. Each DLP policy is enforced using a set of mail flow rules (transport rules). To learn more about DLP, see [Data loss prevention in Exchange Server](https://learn.microsoft.com/Exchange/policy-and-compliance/data-loss-prevention/data-loss-prevention).
1321-
1322-
```yaml
1323-
Type: String
1324-
Parameter Sets: (All)
1325-
Aliases:
1326-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
1327-
1328-
Required: False
1329-
Position: Named
1330-
Default value: None
1331-
Accept pipeline input: False
1332-
Accept wildcard characters: False
1333-
```
1334-
13351318
### -DomainController
13361319
This parameter is available only in on-premises Exchange.
13371320

0 commit comments

Comments
 (0)