TIpMail() > High level methods xHarbour Developers Network  

oTIpMail:getBody()

Returns the mail body.

Syntax

:getBody() --> cEmailBody

Description

Method :getBody() returns the body of a mail message as a character string. When the mail message is a simple mail, the mail body is the text sent wit the eMail. If the mail is a multipart mail, :getBody() returns the contents of the current part. Indivitual parts of a multipart mail message are retrieved with methods :getMultiParts(), :getAttachment() or :nextAttachment().


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