How to create a table in outlook mail body programmatically

Posted by NewAutoUser on Stack Overflow See other posts from Stack Overflow or by NewAutoUser
Published on 2010-04-05T20:30:05Z Indexed on 2010/04/05 20:33 UTC
Read the original article Hit count: 236

Filed under:
|
|

I am developing some program in C# which will send the mail using outlook 2007. For this I wish to create a table in mail body and need to show the required data in it. Can anyone let me know how we can create a table programmatically in mail body.

© Stack Overflow or respective owner

Related posts about c#

Related posts about outlook-2007