From 0da6acab5d30e71e97db59c5f376704f98621e5a Mon Sep 17 00:00:00 2001 From: Mithun Rathinam Date: Tue, 19 Aug 2025 00:46:47 +0530 Subject: [PATCH] Update Set-InboundConnector.md corrections --- .../exchange-ps/ExchangePowerShell/Set-InboundConnector.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-InboundConnector.md b/exchange/exchange-ps/ExchangePowerShell/Set-InboundConnector.md index cd67b28eb5..69ebec7d5c 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-InboundConnector.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-InboundConnector.md @@ -467,7 +467,7 @@ Accept wildcard characters: False > Applicable: Exchange Online, Exchange Online Protection -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: +The SenderIPAddresses parameter specifies the source IPV4 IP addresses that the inbound connector accepts messages from. Valid values are: - Single IP address: For example, 192.168.1.1. - Classless InterDomain Routing (CIDR) IP address range: For example, 192.168.0.1/25. Valid subnet mask values are /24 through /32. @@ -475,8 +475,6 @@ The SenderIPAddresses parameter specifies the source IPV4 IP addresses that the IPv6 addresses are not supported. -**Note**: This parameter applies to Partner type connectors only if the value of the RestrictDomainsToIPAddresses parameter is $true. - ```yaml Type: MultiValuedProperty Parameter Sets: (All)