Skip to content

Commit cd6303d

Browse files
authored
Merge pull request #13082 from krubenok/patch-2
Update maximum entries and size for SetExternalinOutlook
2 parents 7f8521d + 37e86f4 commit cd6303d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To add or remove one or more values without affecting any existing entries, use
9494

9595
This parameter is meaningful only when the value of the Enabled parameter is $true.
9696

97-
The maximum number of entries is 50, and the total size of all entries can't exceed one kilobyte.
97+
The maximum number of entries is 200, and the total size of all entries can't exceed eight kilobytes.
9898

9999
```yaml
100100
Type: MultiValuedProperty

0 commit comments

Comments
 (0)