Flag all emails from external senders in Outlook / Office 365

This is a super quick one. To apply an External tag to all emails from external senders in Exchange Online, simply execute the following one-liner in PowerSh...

This is a super quick one. To apply an External tag to all emails from external senders in Exchange Online, simply execute the following one-liner in PowerShell

Set-ExternalInOutlook -Enabled $true

The External tag then shows up in Outlook - Windows, Mac and on the web.

Keep This Useful

Spotted something outdated or unclear?

If a step has changed, a screenshot no longer matches, or something here just does not work the way it should, get in touch and we will take a look.