Forum Discussion
Teams Email/Conversations
Teams-enabled Groups are by default inaccessible in Outlook/OWA, you have to edit their properties to make them appear. If you have admin privileges, run the following cmdlet to confirm the team/group is "hidden":
Get-UnifiedGroup TeamName | select HiddenFromExchangeClientsEnabled
and the following to update it:
Get-UnifiedGroup TeamName | Set-UnifiedGroup -HiddenFromExchangeClientsEnabled:$false
- Catherine93Jan 02, 2025Copper Contributor
What happened? We used to be able to select Conversations from the MS Teams associated SharePoint and access the mailbox for the team. Additionally, we had to edit the group to toggle the switch to notify everyone on the Team, otherwise emails went to a black hole. The team email still shows up in entra, so it is there.
This was the OLD process....
From the MS Teams associated SharePoint site – select Conversations
Outlook will popup for the group…. select breadcrumbs... then Settings...
Edit the group settings....
Check the box for members to receive all emails....
NOW when I select Conversations.... I get this screen, with no options to make sure group members get notified.... and the MS Teams are not listed at all, unless they are a public team...
PLEASE restore the OLD functionality to view the MS Team email box, without requiring an Admin to provide access to is and have it listed in the Groups.