NetTalk Central

NetTalk E-Mail => E-Mail - Ask For Help => Topic started by: Poul Jensen on May 01, 2024, 10:31:05 AM

Title: Email send using Microsoft Graph
Post by: Poul Jensen on May 01, 2024, 10:31:05 AM
How to use Microsoft Graph with NT Email send?

Cheers
/Poul
Title: Re: Email send using Microsoft Graph
Post by: Bruce on May 12, 2024, 11:22:12 PM
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.