A set of technologies in the .NET Framework for building web applications and XML web services.
IF you are using modern auth, then some app registration and consent would be required:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Guys,
I have been looking for a solution to send automated mail using smtpclient - 'smtp.office365.com'.
We need to send mail without any user interaction or any admin consent. Is it even possible? (Note: needed authentication for Hybrid scenario - modern authentication) Please let me know if I need to provide any additional details
Thank you in advance
A set of technologies in the .NET Framework for building web applications and XML web services.
A cloud-based identity and access management service for securing user authentication and resource access
An API that connects multiple Microsoft services, enabling data access and automation across platforms
IF you are using modern auth, then some app registration and consent would be required:
Do you mean the .NET SMTPClient?
If so, does this KB article help?
It's an example of sending emails using the .NET SMTPClient with a outbound SMTP service called outMail which also works as a send connector inside O365.