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 connectionid

ID of the connection

Return value

RECORD ARRAY

Record Array containing:

id

Message unique ID

size

Size of the email (in bytes)