Skip to content

Commit ca2cba1

Browse files
committed
Update Set-ExternalInOutlook.md
1 parent 2a9ba99 commit ca2cba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ Set-ExternalInOutlook [[-Identity] <OrganizationIdParameter>]
3030
```
3131

3232
## DESCRIPTION
33-
After an admin enables this setting, it can take between 24 and 48 hours for users to see external sender identification in messages from external senders in supported versions of Outlook.
34-
3533
If your organization already uses mail flow rules (also known as transport rules) to add text to the subject line of messages from external senders, you should disable those rules before you enable this feature to avoid duplication.
3634

3735
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
@@ -107,6 +105,8 @@ The Enabled parameter enables or disables external sender identification in supp
107105
- $true: External sender identification in Outlook is enabled. An External icon is added in the area of the subject line of messages from external senders. To exempt specific senders or sender domains from this identification, use the AllowList parameter.
108106
- $false: External sender identification in Outlook is disabled.
109107

108+
After an admin enables this setting, it can take between 24 and 48 hours for users to see the External icon in messages from external senders in supported versions of Outlook.
109+
110110
```yaml
111111
Type: System.Boolean
112112
Parameter Sets: (All)

0 commit comments

Comments
 (0)