Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Hi Jasper,
Thanks for your reply.
The ImmutableID is null in your screenshots for that user. It means the connection of two accounts is disconnected. It is a little bit wired. Given the situation, please run the following powershell command in cloud:
get-recipient * | where {$_.EmailAddresses -match "*** Email address is removed for privacy ***"} | fl Name, RecipientType, EmailAddresses
Note: When you run the command, please try the primary email address and aliases.
After that, you can upload the result in the private message.
Best Regards,
Erick