TIpMail() > Low level methods xHarbour Developers Network  

oTIpMail:toString()

Collects all information of a mail message in a character string.

Syntax

:toString() --> cEmail

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe