Forum Discussion
Focused inbox shows in OWA missing in Outlook 2016
- Apr 20, 2017
Hey Joshua - please check out our official blog on Focused Inbox: https://blogs.office.com/2016/07/26/outlook-helps-you-focus-on-what-matters-to-you/
This blog talks about IT controls: https://blogs.technet.microsoft.com/exchange/2016/10/14/managing-focused-inbox-in-office-365-and-outlook/
Thanks for your patience. More updates coming soon!
Outlook is lagging behind, the code for Focused Inbox is included in the version you are using but it only works in some specific scenarios. In other words, not supported in Outlook yet, you have to wait.
- AllenFilushApr 20, 2017
Microsoft
Hey Joshua - please check out our official blog on Focused Inbox: https://blogs.office.com/2016/07/26/outlook-helps-you-focus-on-what-matters-to-you/
This blog talks about IT controls: https://blogs.technet.microsoft.com/exchange/2016/10/14/managing-focused-inbox-in-office-365-and-outlook/
Thanks for your patience. More updates coming soon!
- Joshua WidupApr 20, 2017Brass ContributorThanks for that. The 2nd link is broken FYI. So I'm in clutter zombie land then? I have focused in OWA and Mobile and have to suffer in the primary 2016 client. I guess that's what I get for being bleeding edge. ;)
- AllenFilushApr 20, 2017
Microsoft
Fixed the link. Not sure why it was acting strange, but I got the same error. If you want, you can go back to Clutter until we get it in Outlook 2016. See steps below:
Steps to re-enable Clutter (for admin)
As an Office 365 admin, you can re-enable Clutter using Exchange PowerShell. Once this is done, Focused Inbox will be turned off and Clutter will be active again.
Turn Clutter on using Exchange PowerShell
You can enable Clutter manually for a mailbox by running the Set-Clutter cmdlet. You can also view Clutter settings for mailboxes in your organization by running the Get-Clutter cmdlet.
Example: Turn on Clutter for a single user named Allie Bellew: Set-Clutter -Identity “Allie Bellew” -Enable $true