NetTalk Central
NetTalk E-Mail => E-Mail - Ask For Help => Topic started by: Poul Jensen on May 01, 2024, 10:31:05 AM
-
How to use Microsoft Graph with NT Email send?
Cheers
/Poul
-
NT Email Send supports the SMTP protocol.
As I recall (and I may be wrong) Microsoft Graph uses a proprietary API, so you would need to code against that using (most likely) the NetWebClient class.