Method POP3Client():getMessageHeader() Professional
Return the Header of a Message.
:getMessageHeader( <nMsgIndex>, [<nLines>] ) --> oMIMEMessage
An Instance of the MIMEMessage class.
For some circumstances it is not neccessary to retrieve the whole message. With this method, only the Header is read from the POP3 server. So you can decide what to do without reading the whole message.
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.