You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This parameter is available only in the cloud-based service.
1446
+
1447
+
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:
1448
+
1449
+
- $true: External senders are identified as external in list view and the reading pane.
1450
+
1451
+
- $false: External senders are not identified as external. This is the default value.
1452
+
1453
+
Whether the sender's ___domain is considered internal or external is controlled by the Set-AcceptedDomain cmdlet.
1454
+
1455
+
```yaml
1456
+
Type: Boolean
1457
+
Parameter Sets: Default
1458
+
Aliases:
1459
+
Applicable: Exchange Online
1460
+
1461
+
Required: False
1462
+
Position: Named
1463
+
Default value: None
1464
+
Accept pipeline input: False
1465
+
Accept wildcard characters: False
1466
+
```
1467
+
1443
1468
### -FocusedInboxOn
1444
1469
This parameter is available only in the cloud-based service.
0 commit comments