meta data for this page
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;