GetPop3RawEmailData (open)
This function downloads a raw POP3 email message
Syntax
LOADLIB "wh::internet/pop3.whlib";
BLOB FUNCTION GetPop3RawEmailData(INTEGER connectionid, INTEGER message)
Parameters
INTEGER connectionid
ID of the connection
INTEGER message
Integer message number in the mailbox
Return value
BLOB
The raw email message