meta data for this page
  •  

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