:GetMessageHeader()


Class

     aprPOP()

 

Syntax

     :GetMessageHeader( nMsgNo, [hSession] ) -> cHeader

 

Parameters

 

nMsgNo

Message number to get the Header for.

 

hSession

Optional: If hSession is not passed, the value in :Session will be used

 

Return

Returns the Message Header for the specified message nMsgNo.

 

Description

The :GetMessage() method retrieves the specified message header from the server.

  

See Also

:GetHeaderValue(), :GetMessage(), :GetMessageCount(), :GetMessageID(), :GetMessageSender(), :GetMessageSize()