Forum Discussion
Making a Outlook Group with an Existing MS Team
There is no "other way" because every Team already has a Group behind it. You simply need to "unhide" it as Microsoft recently introduced a change that removes any such groups from the Outlook view. Use this:
Set-UnifiedGroup teamxxx -HiddenFromExchangeClientsEnabled $false
Now I suppose it depends on where you created the group initially, but that's the general idea.
Microsoft has https://microsoftteams.uservoice.com/forums/555103-public/suggestions/18706228-prevent-team-from-showing-in-outlook-global-addres a change in how Office 365 Groups are handled by default in Exchange Online.
Check out this blog post which talks about this change in detail:
https://blog.schertz.name/2018/07/displaying-teams-in-the-exchange-online-address-book/
Additional References:
- https://answers.microsoft.com/en-us/msteams/forum/all/microsoft-team-doesnt-show-up-in-our-outlook-goups/f22c865c-713f-438d-ae67-c21bb433e49d?page=2
- https://community.spiceworks.com/t/how-to-make-the-teams-group-appear-on-outlook-groups-section/815596/3