Forum Discussion
Exchange Online - Add additional email addresses to a "Focused Inbox" Transport Rule
Hello everyone,
We set a transport rule a few weeks ago to move all emails coming from a list of specific people into the "Focused" section in Outlook.
Now I need to add additional email addresses to that list. I know that I can edit the rule via the Exchange admin center, but I would like to do that via PowerShell.
This was the original command:
If you do it like that, they will be overwritten, you have to specify the full list instead. Some properties support the hashtable notation, making it easier to add/remove entries, but that's not the case here.
1 Reply
If you do it like that, they will be overwritten, you have to specify the full list instead. Some properties support the hashtable notation, making it easier to add/remove entries, but that's not the case here.