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 connectionid
ID of the connection
INTEGER message
Integer message number in the mailbox
Return value
BOOLEAN
TRUE when deletion was successful