TIpMail() > Low level methods xHarbour Developers Network  

oTIpMail:nextAttachment()

Returns the next part of a multipart mail message.

Syntax

:nextAttachment() --> oTIpMail

Description

Method :nextAttachment() returns a TIpMail object holding the next part of a multipart mail message, or NIL when no more parts are available. Use method :resetAttachment() to reset the internal part counter to the first part of a multipart mail message. Method :getMultiParts() retrieves all parts is available to retrieve all parts of a multipart message with one method call.


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