Skip to content

Commit 0da6aca

Browse files
Update Set-InboundConnector.md
corrections
1 parent 263762c commit 0da6aca

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -467,16 +467,14 @@ Accept wildcard characters: False
467467

468468
> Applicable: Exchange Online, Exchange Online Protection
469469

470-
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:
470+
The SenderIPAddresses parameter specifies the source IPV4 IP addresses that the inbound connector accepts messages from. Valid values are:
471471

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

476476
IPv6 addresses are not supported.
477477

478-
**Note**: This parameter applies to Partner type connectors only if the value of the RestrictDomainsToIPAddresses parameter is $true.
479-
480478
```yaml
481479
Type: MultiValuedProperty
482480
Parameter Sets: (All)

0 commit comments

Comments
 (0)