How can i format text to be Bold and Underlined when sending an email?
.body = "Test Test"
Printable View
How can i format text to be Bold and Underlined when sending an email?
.body = "Test Test"
Not tested, but can you change the body style to HTML, then use the HTML tags to bold, underlines, ect...