Skip to content

Commit db615b0

Browse files
authored
Merge pull request #10863 from m-nestorovic/patch-12
Update Set-TransportRule.md
2 parents bb8fe9b + 3e74029 commit db615b0

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2663,11 +2663,9 @@ Accept wildcard characters: False
26632663
```
26642664

26652665
### -ExceptIfSCLOver
2666-
**Note**: This parameter is functional only in on-premises Exchange. This exception doesn't work in the cloud-based service.
2667-
26682666
This parameter specifies an exception or part of an exception for the rule. The name of the corresponding condition parameter doesn't include the ExceptIf prefix.
26692667

2670-
This exception is available on Mailbox servers and Edge Transport servers.
2668+
In on-premises Exchange, this exception is available on Mailbox servers and Edge Transport servers.
26712669

26722670
The ExceptIfSCLOver parameter specifies an exception that looks for the SCL value of messages. Valid values are:
26732671

@@ -4348,11 +4346,9 @@ Accept wildcard characters: False
43484346
```
43494347

43504348
### -SCLOver
4351-
**Note**: This parameter is functional only in on-premises Exchange. This condition doesn't work in the cloud-based service.
4352-
43534349
This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.
43544350

4355-
This condition is available on Mailbox servers and Edge Transport servers.
4351+
In on-premises Exchange, this condition is available on Mailbox servers and Edge Transport servers.
43564352

43574353
The SCLOver parameter specifies a condition that looks for the SCL value of messages. Valid values are:
43584354

exchange/exchange-ps/exchange/Set-TransportRule.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2640,11 +2640,9 @@ Accept wildcard characters: False
26402640
```
26412641

26422642
### -ExceptIfSCLOver
2643-
**Note**: This parameter is functional only in on-premises Exchange. This exception doesn't work in the cloud-based service.
2644-
26452643
This parameter specifies an exception or part of an exception for the rule. The name of the corresponding condition parameter doesn't include the ExceptIf prefix.
26462644

2647-
This exception is available on Mailbox servers and Edge Transport servers.
2645+
In on-premises Exchange, this exception is available on Mailbox servers and Edge Transport servers.
26482646

26492647
The ExceptIfSCLOver parameter specifies an exception that looks for the SCL value of messages. Valid values are:
26502648

@@ -4341,11 +4339,9 @@ Accept wildcard characters: False
43414339
```
43424340

43434341
### -SCLOver
4344-
**Note**: This parameter is functional only in on-premises Exchange. This condition doesn't work in the cloud-based service.
4345-
43464342
This parameter specifies a condition or part of a condition for the rule. The name of the corresponding exception parameter starts with ExceptIf.
43474343

4348-
This condition is available on Mailbox servers and Edge Transport servers.
4344+
In on-premises Exchange, this condition is available on Mailbox servers and Edge Transport servers.
43494345

43504346
The SCLOver parameter specifies a condition that looks for the SCL value of messages. Valid values are:
43514347

0 commit comments

Comments
 (0)