Forum Discussion
Von Zantua
Jan 22, 2020Copper Contributor
Get Team's name using Channel email address
I have a channel email address and want to find out which Team it's under.
VasilMichev
Jan 22, 2020MVP
There's no direct way to get this information, unless you've manually assigned this address to an object inside your tenant. Reason being, those addresses are handled in a "shadow" tenant that we have no visibility into.
What you can do is enumerate all Teams/channels and list any configured addresses, then filter the list. Here's a sample script: https://www.michev.info/Blog/Post/2676/reporting-on-any-email-addresses-configured-for-teams-and-channels-via-the-graph-api
Von Zantua
Jan 22, 2020Copper Contributor
VasilMichev Thanks! I'll check that blog.
- Victor_IvanidzeJan 16, 2022Bronze ContributorThere exists an utility that handles the email addresses of Teams channels:
https://www.ivasoft.com/channeladdresses.shtml