A nice read on ‘why you should be careful when dealing with strings’ – https://medium.com/@indy_singh/strings-are-evil-a803d05e5ce3
-
-
Compatibility: v5.x
-
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: