Forum Discussion
vidas395
Oct 31, 2023Copper Contributor
FolderContact
Good morning, I wanted to understand something. I have created an app on the Azure portal to run queries via powershell. https://graph.microsoft.com/v1.0/users/[email address]/contactFolders ...
VasilMichev
Oct 31, 2023MVP
In order to access other people's contacts, you need to have the Contacts.Read.Shared permission granted, and sufficient permissions on the mailbox itself (as you are running in the delegate permissions model).