I can able to access email using gmailapi in c# code but i cant able to access the delegated emails. Is there any gmail Api available to access the delegated inbox emails using C# code ?
using Oauth credential i am accessing this credential.
To give more clarity to my question ,
In my case delegation is not happening on one account to another account level.
My Site IT admin have created a Mail box(This is not an account but a shared mail box ) and have delegated /shared this with 25 users(Max users)
My requirement is to find a way to access the Delegated Mail box Emails.