meta data for this page
  •  

ibec_pop3_Pass

Description

ibec_pop3_Pass performs the POP3 PASS command specified for the POP3Session, passing to the server. It returns TRUE if succeeded, otherwise it returns FALSE.

Syntax

function ibec_pop3_Pass(POP3Session : variant) : variant;

Example