wwPOP3::GetMessageHeader

Retrieves a message from the mail server without retrieving the body. Returns a message object minus the cBody property.

This method performs similar operation as GetMessage but without retrieving the message body.

o.GetMessageHeader(lnMessage)

Return Value

Message Object without cBody set

Parameters

lnMessage
Message number to retrieve header for.


See also:

Class wwPOP3

© West Wind Technologies, 2023 • Updated: 09/20/01
Comment or report problem with topic