DeletePop3Email (open)
Open a message (email) from the POP3 server
Syntax
LOADLIB "wh::internet/pop3.whlib";
BOOLEAN FUNCTION DeletePop3Email(INTEGER connectionid, INTEGER message)Parameters
INTEGER connectionidID of the connection
INTEGER messageInteger message number in the mailbox
Return value
BOOLEANTRUE when deletion was successful