TIpMail() > High level methods xHarbour Developers Network  

oTIpMail:getMultiParts()

Retrieves all parts of a multipart mail message.

Syntax

:getMultiParts() --> aParts

Description

Method :getMultiParts() retrieves all parts of a multipart mail message and returns them in a one dimensional array. Each array element holds a TIpMail object holding the contents of an individual part of the multipart message. When the mail message is not a multipart message, an empty array is returned. Use method :isMultiPart() to determine if the incoming mail message is a multipart message.


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