Hello Guys,
I need to send mail with proper formatting in windows application.
In asp.net it is possible by using table how would I achieve in windows application.
Below is the example of my requirement but as you see its not properly formatted.
---------------------------------------
| Database name | source | location |
---------------------------------------
| ABC | A | Z |
---------------------------------------
I need to send mail with proper formatting in windows application.
In asp.net it is possible by using table how would I achieve in windows application.
Below is the example of my requirement but as you see its not properly formatted.
---------------------------------------
| Database name | source | location |
---------------------------------------
| ABC | A | Z |
---------------------------------------