TIpMail() > Low level methods |
Returns the value of a mail header field.
:getFieldPart( <cField> ) --> cValue
Method :getFieldPart() queries the value of a mail header field and returns it as a character strng. When the mail header field is not present, a null string ("") is returned.
http://www.xHarbour.com