Forum Discussion
vamsi_kri1915
Jul 01, 2022Copper Contributor
Any way to get list of available delegates account using the graph API
Hi Team, Is there a way to get a list of available delegates account from exchange server by using Graph end point. I have tried to retrieve the delegate settings for all the delegators by usin...
VasilMichev
Jul 01, 2022MVP
There's limited support for delegate scenarios in Graph, but you should be able to list them as shown here: https://docs.microsoft.com/en-us/graph/outlook-share-or-delegate-calendar?tabs=http#calendar-owner-get-sharing-or-delegation-information-and-permissions
vamsi_kri1915
Jul 05, 2022Copper Contributor
Thank you very much VasilMichev.