question

DougChandler-5606 avatar image
0 Votes"
DougChandler-5606 asked

Bug? Posting multiple OtherMails reverses the order they were specified

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?

microsoft-graph-users
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

michev avatar image
0 Votes"
michev answered DougChandler-5606 commented

I've noticed similar behavior with other collections, but since the order doesn't really matter here, it's just a cosmetic thing.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I believe the order does matter as it initially only shows the first one in the portal, and I think for SSPR enrolment it only uses the first one from the list.

0 Votes 0 ·