TIpMail() > Low level methods |
Collects all information of a mail message in a character string.
:toString() --> cEmail
Method :toString() returns a character string holding the entire information of the mail message. This character string can be sent to an SMTP server using a TIpClientSmtp() object and its :data() method.
http://www.xHarbour.com