Forum Discussion
Jonatan_TRR
May 22, 2020Copper Contributor
Adding a shared calendar to a Team
Hi, I'm struggling with the fact that for some of our Teams, there is a shared calendar, automatically showing up in Outlook for every team member, but for some Teams there isn't. When I go t...
- May 25, 2020
Well, if you're not an admin, you cannot change it 🙂 Here's an example:
Set-UnifiedGroup GroupName -HiddenFromExchangeClientsEnabled:$false
VasilMichev
May 22, 2020MVP
Every team comes with a corresponding group, and the group in turn has a group calendar. But depending on how you created the group/team, it might be hidden - this is a change MS introduced a while back, supposedly to reduce confusion. You can check/toggle the group properties via PowerShell, more specifically the HiddenFromExchangeClientsEnabled property.
Anup_T
Aug 16, 2020Copper Contributor
VasilMichevHi ,I have created new team in Microsoft team and but I can't view it in Outlook group. How to get the same group on Outlook 365 group ?
Regards,
Anup