Compatibility: v5.xIf you are a .NET developer then you are already familiar with this code
-
-
Sending a mail using Office365 is no big deal. It is just similar to how you send a mail via any SMTP server. But you will have to mind the SMTP host, port number and remember to enable SSL in the code. Here goes the code snippet: