So I just googled n found out this code:-
MailMessage message = new MailMessage ("[email protected]","[email protected]","Testing","This is a test mail");
Now my ques:- How do I send a nicely formatted Email with links and all instead of simple text "This is a test mail" ?? I don't wanna attach no file