Setting up send/receive emails with OAuth 2.0 with MS Graph
Hello, I am in process of setting up send / receive emails from ServiceNow using OAuth 2.0 IMAP and SMTP. I have set Application registry with Client ID, client secret, authorization and token URLs. I am using IMAP.AccessAsUser.All, SMTP.Send and off...