Share via

how to find owner of a Teams distribution list

Gordy Panhorst, Karen 0 Reputation points
2026-02-20T16:33:35.0366667+00:00

I need to find the owner of a distribution list for a Microsoft Teams meeting

Microsoft Teams | Microsoft Teams for business | Meetings and calls | Schedule meetings
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ruby-N 8,710 Reputation points Microsoft External Staff Moderator
    2026-02-20T19:05:08.2766667+00:00

    Dear @Gordy Panhorst Karen

    I understand you need to identify who owns a distribution list that was invited to a Microsoft Teams meeting.  

    The main reason ownership does not appear in the Teams meeting invite pane is that distribution lists are Exchange Online objects. Their ownership is managed in Microsoft 365 and Exchange admin tools, rather than inside Teams. For this reason, the correct place to review ownership information is through the Microsoft 365 or Exchange admin centers, or through Outlook if you are not an administrator. 

    Since you didn’t mention whether you’re an IT administrator or an end user, I’ve provided separate instructions for both.  

    • Scenario 1: If you’re an administrator 

    Option 1: Microsoft 365 admin center 

    Sign in to the Microsoft 365 admin center using an admin account. 

    Open Teams and groups, then select Active teams and groups. 

    Choose the Distribution list tab. 

    User's image

    Select the distribution list you need to review. 

    Open the Members section to view the owners. 

    User's image

    Manage a group in the admin center - Microsoft 365 admin | Microsoft Learn 

    Option 2: Exchange admin center 

    Open the Microsoft 365 admin center > Show all > Exchange admin center. 

    User's image

    Navigate to Recipients, then select Groups. 

    Choose the distribution list. 

    User's image

    Open its properties to view members and owners. 

    This method provides the most complete view, especially for lists with multiple owners. 

    Create and manage distribution groups in Exchange Online | Microsoft Learn 

    • Scenario 2: If you are not an administrator 

    Discover Groups in Outlook:

    New Outlook:

    Go to Home and open the Discover groups. 

    User's image

    Search for the distribution list. 

    User's image

    Double‑click the name to open its details. 

    User's image

    Select the Members tab to view all members and their assigned roles.

    Classic Outlook:

    Go to Home and open the Address Book.

    User's image

    Search for the distribution list.

    Double‑click the name to open its details.

    The Owner field appears on the General tab.

    User's image

    Please note that Outlook for Windows may not display all owners if the list has several. If anything appears incomplete or incorrect, it may be necessary to contact your IT administrator, as only admin tools can show the full ownership list. 

    • Scenario 3: If the address is not a Distribution List but a Microsoft 365 Group or Team 

    Sometimes the meeting invite includes a Microsoft 365 Group or a Team rather than a distribution list. In that case, ownership is managed differently. 

    Each team can have multiple owners responsible for managing membership, settings and group‑level permissions.  

    Option 1: Microsoft 365 admin center 

    Open Teams and groups > Select Active teams and groups. 

    User's image

    Choose the group you want to review. 

    Open the Membership section to view the group owners. 

    Option 2: Teams admin center 

    Open the Microsoft 365 admin center > Show all > Teams admin center. 

    User's image

    Select Teams, then choose Manage teams. 

    Find the team in the list. 

    Open the team and go to the Members tab to view owners and members. 

    User's image

    Manage teams in the Microsoft Teams admin center - Microsoft Teams | Microsoft Learn 

    Assign team owners and members in Microsoft Teams admin center - Microsoft Teams | Microsoft Learn 

    As community moderators, we kindly ask for your understanding that our access to internal development details is limited. Our primary role is to guide users toward the appropriate resources and support channels. While we may not have visibility into performing deeper backend analysis, we’ll continue doing our best to support you within the scope of our responsibilities.  

    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 "Accept Answer" and kindly upvote it. If you have any extra questions about this answer, please click "Comment".            

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


  2. Q&A Assist
    2026-02-20T16:33:43.7+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To find the owner of a distribution list in Microsoft Teams, you can use the PowerShell command Get-MgBetaGroupTeamOwner. This command retrieves the list of owners for a specified team or distribution group. It's important to note that when creating a team using application permissions, exactly one owner must be specified. If using user-delegated permissions, no owner can be specified as the current user is considered the owner.

    You will need to have the appropriate permissions to execute this command and access the group information.


    References:

    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.