python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can I use M/S Graph APIs to read Sharepoint lists
I see from other Users' questions that this used not to be possible but other research suggests it now might be; I'm using Graph Explorer and have started with this generic URL: https://graph.microsof...
JohnD
Votes: 0
Answers: 1
Is it possible to query Azure Active Directory users based on last modified date?
I need to get a users from Azure Active directory who were created/modified since a specific date.
Is this possible, via graph or any other means?
I have checked the graph api documentation but cannot...
wilson_smyth
Votes: 0
Answers: 2
Report on office groups without owner
Use case:
I need to create a report on office groups without owner. This happens when people leave the company and their account is deleted. Their groups live further, but eventually group expiration ...
vilmarci
Votes: 0
Answers: 1
Traversing through IGraphServiceCollectionPage
I have made a List of graph service collection page but I need to put if loop to see if email exits in the list.
Can someone help me t traverse.
This is the code
var authProvider = await GetAuthProvid...
Rachita sharma
Votes: 0
Answers: 1