Connect the client to a POP3 server
1 if connected, -1 if error. Error property describe the last error
The command open the connection with the server
Open ("pop.mydomain", 110, "toto", "mypassword");
POP3Client Class | SmtPop Namespace