GetPop3MailOverview (open)
This function will list the emails in the inbox
Syntax
LOADLIB "wh::internet/pop3.whlib";
RECORD ARRAY FUNCTION GetPop3MailOverview(INTEGER connectionid)Parameters
INTEGER connectionidID of the connection
Return value
RECORD ARRAYRecord Array containing:
idMessage unique ID
sizeSize of the email (in bytes)