Hide Office 365 Group from Address List by GUI
There is a Windows PowerShell Cmdlet to hide Office 365 Group from Address List.
But currently it is not possible to do same setting by Exchange admin center.
The ability to modify appearance of Office 365 Group in the address list by GUI would be a user-friendly function for Admin User.
This feedback is based on a customer voice from support SR.

3 comments
-
Casey Cotita commented
I can use the Powershell command:
set-unifiedgroup "GroupName" -HiddenFromAddressListsEnabled $true
But GUI would be great for all the admins that aren't as PowerShell savvy -
Paul Pinho commented
I also would like this feature added for O 365 Admin/
-
Casey Cotita commented
I would also like to see this feature!