<html> <body> <h4>This is an Auto generated mail Please do not reply to this message</h4> <table border=1> <tr> <td>Name</td> <td>Department</td> <td>Designation</td> </tr> <tr> <td>#Name#</td> <td>#Department#</td> <td>#Designation#</td> </tr> </table> </body> </html>
string.Format
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)