Relative Content

Tag Archive for c#.netmicrosoft-graph-api.net-8.0microsoft-graph-sdks

How to pass Users $deltaToken in Microsoft.Graph v5.53.0

I had a problem that when I updated the Microsoft.Graph library from v3 to v5.53.0, everything broke. I have already found a rough solution, but the problem is that I have a deltaToken that I want to pass to the API, but for some reason it doesn’t work.