Hi @Pa Michelle
Are you using Exchange Online (Microsoft 365) or Exchange on-premises (Exchange 2016, Exchange 2019)?
If you are using Exchange on-premises, please run this cmdlet in Exchange Management Shell:
Get-Recipient -identity user01 | fl identity,PrimarySmtpAddress
Example:
We can see there are actually two users sharing the same displayname user01.
From the identity field we can locate these two users in Active Directory Users and Computers:
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have 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.