Users who can be retrieved using MS Graph API and what are the ways to achieve it...
Hi all,I've faced a situation where I need to fetch the user details of the users, who might have different mail ID's like @gmail.com or @outlook.com, etc., using MS Graph API. Here I'm using User's email ID as a input to fetch the entire user detail...