meta data for this page
ibec_pop3_Quit
Description
ibec_pop3_Quit performs POP3 QUIT command. This deletes all messages marked as deleted and disconnects from the POP3 mail server. It returns TRUE if succeeded, otherwise it returns FALSE.
Syntax
function ibec_pop3_Quit(POP3Session : variant) : variant;