Azure – Get SharePoint ListItemId by Document-ID in MS Graph API C# SDK
Im trying to get the listItemId based on the Document-ID of a item in the SharePoint Library. By Document-ID I mean the ID that is automatically assigned to a document when it is uploaded to sharePoint. I have already successfully…