Skip to content

Commit 0880829

Browse files
Update New-InboundConnector.md
corrections to -SenderIPaddresses parameter
1 parent 263762c commit 0880829

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

exchange/exchange-ps/ExchangePowerShell/New-InboundConnector.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ Accept wildcard characters: False
474474

475475
> Applicable: Exchange Online, Exchange Online Protection
476476

477-
The SenderIPAddresses parameter specifies the source IPV4 IP addresses that the Partner type connector accepts messages from when the value of the RestrictDomainsToIPAddresses parameter is $true. Valid values are:
477+
The SenderIPAddresses parameter specifies the source IPV4 IP addresses that the inbound connector accepts messages from. Valid values are:
478478

479479
- Single IP address: For example, 192.168.1.1.
480480
- Classless InterDomain Routing (CIDR) IP address range: For example, 192.168.0.1/25. Valid subnet mask values are /24 through /32.
@@ -483,8 +483,6 @@ You can specify multiple IP addresses separated by commas.
483483

484484
IPv6 addresses are not supported.
485485

486-
**Note**: This parameter applies to Partner type connectors only if the value of the RestrictDomainsToIPAddresses parameter is $true.
487-
488486
```yaml
489487
Type: MultiValuedProperty
490488
Parameter Sets: (All)

0 commit comments

Comments
 (0)