HI, I am trying to send a simple notification using system.net.mail.mailmessage. I just pass the string as the message body. But problem is even though multi-line message be
Have your string like below
"Your string.\n"
And:
ms.IsBodyHtml = false;
But you may get it in your Junk folder