Relative Content

Tag Archive for c#microsoft-graph-apimicrosoft-graph-sdks

Microsoft Graph SDK with pageIterator

I’m facing a wall here, as the solution proposed by Microsoft doesn’t work as expected and is not even building. Here is my issue: I want to return all the users from a specific group with expanded information (for the manager). I’m trying to handle it with PageIterator as stated in the documentation, but I’m facing the below error: