TIpMail() > High level methods xHarbour Developers Network  

oTIpMail:setBody()

Assigns the contents of the mail body

Syntax

:setBody( <cMailBody> ) --> lSuccess

Arguments

<cMailBody>
This is a character string holding the mail body of an eMail. The mail body is the text transmitted with the eMail.

Description

Method :setBody() can be used to assign the mail body of a mail message after the TIpMail object is created. Normally, the contents of the mail body is passed with the :new() method upon object instantiation


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