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)
Message Object without cBody set
Parameters
lnMessage
Message number to retrieve header for.
See also
Class wwPOP3© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic