Being authenticated as user1, i'd like to retrieve mails of all the users who have delegated access to user1.
So i have two problems :
- Retrieve all the accounts that have delegated access
- Retrieve the mails
The emails-settings-API gives acccess to delegates, not delegators.
Is there a way to do that progamatically.
Feel free to ask for more information