Microsoft Graph API access to Public Folder contacts

Jason Connor 6 Reputation points
2021-02-04T17:12:30.67+00:00

My company has a Public folder that contains all the company's contacts. I am trying to access this using the Graph API, but the contactFolders command always returns nothing. I have tried numerous different users and they all return:

{
"@odata.context": "https://graph.microsoft.com/v1.0/<deleted this for privacy>/contactFolders",
"value": []
}

Is there a specific command for Public Folder Contacts?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 questions
{count} vote