Aqui está uma solução para isso, para o bem do administrador: link
Posted by Toby Tu MSFT Support on 9/1/2015 2:51 AM Microsoft Support
Hi Kellan,
Administrators are able to disable clutter via PowerShell cmdlet.
To disable clutter for all users in your organization, please follow the steps below:
- Connect to Exchange Online using PowerShell.
- Run the cmdlet below:
Get-mailbox -ResultSize Unlimited | Set-Clutter -Enable $false
However, end users can also enable it by themselves, so administrators cannot prevent them from using it.
I will pass your requests on to our relevant team. At the same time, I suggest you submit your advice to our feedback team. Customers’ feedback will help better our products and services. I hope the Clutter can be controlled completely by administrator in the future.
Your understanding is highly appreciated.
Regards,
Toby