TIpMail() > Low level methods |
Returns the next part of a multipart mail message.
:nextAttachment() --> oTIpMail
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.
http://www.xHarbour.com