Hi,
Ours is desktop application, Currently we are using ADAL to get the OAuth Token. Once we got the token we are using EWS managed API to connect with exchange server. It is working fine. But we have a question which grant_type is using in EWS managed API?( soon we are replacing this with MSAL).
Can anyone let us know which grant type is used in EWS managed API when connecting with OAuth token?
Thanks,
Kiran