Skip to content

Commit f280519

Browse files
committed
Update Set-OrganizationConfig.md
Removed ExternalInOutlookEnabled per request
1 parent 7364a9d commit f280519

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ Set-OrganizationConfig
5858
[-DistributionGroupNamingPolicy <DistributionGroupNamingPolicy>]
5959
[-ElcProcessingDisabled <Boolean>]
6060
[-EndUserDLUpgradeFlowsDisabled <Boolean>]
61-
[-ExternalInOutlookEnabled <Boolean>]
6261
[-EwsAllowEntourage <Boolean>]
6362
[-EwsAllowList <MultiValuedProperty>]
6463
[-EwsAllowMacOutlook <Boolean>]
@@ -1462,17 +1461,6 @@ Accept pipeline input: False
14621461
Accept wildcard characters: False
14631462
```
14641463

1465-
### -ExternalInOutlookEnabled
1466-
This parameter is available only in the cloud-based service.
1467-
1468-
The ExternalInOutlookEnabled parameter specifies whether to add identifiers to messages from external senders in Outlook on the web (formerly known as Outlook Web App). Valid values are:
1469-
1470-
- $true: External senders are identified as external in list view and the reading pane.
1471-
1472-
- $false: External senders are not identified as external. This is the default value.
1473-
1474-
Whether the sender's domain is considered internal or external is controlled by the Set-AcceptedDomain cmdlet.
1475-
14761464
```yaml
14771465
Type: Boolean
14781466
Parameter Sets: Default

0 commit comments

Comments
 (0)