When I am creating a user through MSGraph I have found that if I specify a collection of email addresses in the OtherMails attribute, they get reversed when the User is retrieved or viewed in the portal.
I have tried through PowerShell code (I have written a PowerShell class to interface with MS Graph API), or Graph Explorer.
This looks like a bug to me, anyone else find this?