SmtpClient.Body (gb.net.smtp)

Property Body As String

Return or set the mail body.

Since 3.6

On older versions of gambas simple use Add

The mail body is always sent as the first part. It uses the text/plain;charset=utf-8 mimetype.