ibec_pop3_User

Description

ibec_pop3_User performs the POP3 USER command, passing user name, specified for the POP3Session, to the server. It returns TRUE if succeeded, otherwise it returns FALSE.

Syntax

 function ibec_pop3_User(POP3Session : variant) : variant;

Example

back to top of page
<< ibec_pop3_Connect | IBEBlock | ibec_pop3_Pass >>