meta data for this page
  •  

ibec_pop3_Connect

Description

ibec_pop3_Connect function tries to establish a connection to the POP3 server. It returns TRUE if succeeded, otherwise it returns FALSE.

Syntax

function ibec_pop3_Connect(POP3Session : variant) : variant;

Example