TIpMail() > Low level methods xHarbour Developers Network  

oTIpMail:getAttachment()

Returns the current part of a multipart mail message.

Syntax

:getAttachment() --> oTIpMail

Description

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.


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