SmtpClient.dataBody

Sends the body of message to server. Must be called after data method. Also dataBody sends needed suffix to signal about the end of the message body.

class SmtpClient
final
dataBody
(
string message
)

Meta