TIpMail() > Low level methods |
Returns the current part of a multipart mail message.
:getAttachment() --> oTIpMail
Method :getAttachment() returns a TIpMail object holding the current part of a multipart mail message, or NIL when the message is not a multipart mail message. Use method :resetAttachment() to reset the internal part counter to the first part of a multipart mail message. Method :nextAttachment() increments the internal part counter.
http://www.xHarbour.com