Teams email distribution list in Outlook

Stefny Kolesnikov 0 Reputation points
2026-08-07T16:24:24.07+00:00

We have many teams and in the past each one shows up as a distribution list in my outlook contacts. Recently, there is one that is not working in the same ways as the other teams we've created. How do I get this email address to show up in my outlook contacts?

Microsoft Teams | Microsoft Teams for business | Teams and channels | Create a new team or channel
0 comments No comments

1 answer

Sort by: Most helpful
  1. Ruby Nguyen 400 Reputation points
    2026-08-07T17:05:33.91+00:00

    Good day Stefny

    Thank you for sharing your concern.  

    In most cases, a Microsoft Team is backed by a Microsoft 365 Group. If the associated Microsoft 365 Group is hidden from Outlook or has not completed synchronization, the Team's email address may not appear in Outlook Contacts or the Global address list. 

    If you are an end user, please contact your organization's IT administrator and ask them to perform the steps below: 

    Note: In case you do not know who is your IT admin, kindly refer to this article: How do I find my Microsoft 365 admin? - Microsoft Support  

    Option 1: Ask your IT admin to make the Team visible in Outlook 

    Confirm that you're a member of the Microsoft 365 Group associated with the Team. 

    The administrator can verify this in the Exchange admin center by navigating to Recipients > Groups, selecting the group and reviewing the Members tab. 

    If you aren't listed as a member, the administrator should add you to the group. 

    The administrator should then verify whether the Microsoft 365 Group is hidden from Outlook clients. 

    In Exchange Online PowerShell, the admin can check: 

    Get-UnifiedGroup -Identity <group name> | FL HiddenFromExchangeClientsEnabled  
    

    If the value is True, the admin can make the group visible in Outlook by running: 

    Set-UnifiedGroup -Identity <group name> -HiddenFromExchangeClientsEnabled:$false  
    

    After the change is applied, allow time for Outlook to update. 

    If you're using Classic Outlook: 

    Please go to File > Account Settings > Account Settings. 

    User's image

    Double-click your email account. 

    Make sure that Cached Exchange Mode is enabled. 

    User's image

    Additional information is available in the following resources: 

    Microsoft 365 Group Doesn't Appear in Outlook or Outlook on the Web - Exchange | Microsoft Learn

    Connect to Exchange Online PowerShell | Microsoft Learn

    Option 2: Contact Microsoft Support 

    If the issue persists after completing the steps above, I recommend that your IT administrator create a support ticket through the Microsoft 365 Admin Center > Support > Help & Support for further backend investigation.  

    A technical support engineer can perform a remote session to investigate the situation, verify the backend configurations, and run any necessary synchronization tools to resolve the problem. If the issue requires further attention, they can escalate it to a specialized team for deeper analysis.    

    I hope this information is helpful. If you have any questions or need further support, please don’t hesitate to reach out at any time. 

    Thank you for your patience and understanding. 


    If the answer is helpful, please click "Yes" and kindly upvote it. If you have any extra questions about this answer, please click "Comment".            

    Note: Please follow the steps in the forum documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.