The administration of a hybrid deployment that connects on-premises Exchange Server with Exchange Online, enabling seamless integration and centralized control.
Hi Raul
Thank you for reaching out.
From your description, this appears more likely to be related to the affected user's email address configuration rather than the license change itself, especially since the same migration was performed for multiple users and only one account is affected.
As far as I know, in a directory-synchronized environment, Exchange Online relies on the email address attributes synchronized from on-premises Active Directory. A license reassignment may trigger mailbox reprovisioning or re-evaluation of mailbox attributes, which could expose an existing issue with the user's SMTP address configuration.
Since the affected user is sending from the onmicrosoft.com address and the contact card displays both the custom domain address and the onmicrosoft.com address, I would recommend verifying whether the correct company address is configured as the Primary SMTP address and checking the user's synchronized email attributes.
You could try to run the following command in Exchange Online PowerShell:
Get-Mailbox "identity" | Format-List PrimarySmtpAddress,WindowsEmailAddress,EmailAddresses,EmailAddressPolicyEnabled,IsExchangeCloudManaged
You can also check the user’s proxyAddresses attribute in on-premises Active Directory (Attribute Editor).
In order to better assist you, I will open a private message within this thread. Please share the output of your AD attributes from your side so I can better understand the issue. This approach helps to protect your personal information and prevents sensitive information from becoming publicly visible.
To view or send private messages, please sign in to the Microsoft Q&A forum with the account that was used to create this thread, and then select "Private messages"
Any updates would be greatly appreciated.
Please understand that our initial reply may not always immediately resolve the issue. However, with your help and more detailed information, we can work together to find a solution.
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.