How to program data in columns in mailItem.Body

  • Thread starter Thread starter Dean Slindee
  • Start date Start date
D

Dean Slindee

In the body of an email item generated in VB.NET, I would
like to write n lines of data arranged in 4 vertical
columns. Inserting a vbTab between the columns does not
quite do it neatly. How can this be done?

Also, how do you change the font in code for the message
body?

Thanks,
Dean Slindee
 
Back
Top