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.
VasilMichev Thanks very much for the help. I'm not quite smart enough to follow how to change that setting.
Where would I go to do that?
Cheers,
Tim
- VasilMichevApr 24, 2020MVP
You need to connect to Exchange Online PowerShell, then execute the cmdlet: https://docs.microsoft.com/en-us/powershell/exchange/exchange-online/connect-to-exchange-online-powershell/connect-to-exchange-online-powershell?view=exchange-ps
- TimClApr 23, 2020Copper Contributor
VasilMichev I did create it in teams.