ibec_pop3_Dele
Description
ibec_pop3_Dele performs POP3 DELE command. This marks the message specified with MessageNumber as deleted. ibec_pop3_Dele returns TRUE if succeeded, otherwise it returns FALSE.
Syntax
function ibec_pop3_Dele(POP3Session : variant; MessageNumber : integer) : variant;
Example
back to top of page
<< ibec_pop3_Retr | IBEBlock | ibec_pop3_Quit >>