I've managed to get the list of user contacts back using the Office365 API, but I wondered whether there is a way of also returning the Directory contacts?
Asked
Active
Viewed 137 times
1 Answers
0
The Contacts API doesn't access the directory. To get that information, you would use the Azure AD Graph API.

Jason Johnston
- 17,194
- 2
- 20
- 34