Hi!
I have several users in AD with two mails in the "Authentication Contact Info" UI section. When I get the users info through Graph API, it returns only one email (the alternate email).
How can I get the primary email ?
I tried it using "Azure AD Graph API" and "Microsoft Graph API", with the same results.
Thanks in advance.