Method POP3Client():getMessageHeaderString() Professional
Return the Header of a Message.
:getMessageHeaderString( <nMsgIndex>, [<nLines>] ) --> cMessage
The Header of the Message + nLines of the message body as a string.
This method works like :getMessageHeader(). But it returns a character string instead of a oMIMEMessage object.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.