Connects to a POP3 server on the standard POP3 port (110).
Connects to a POP3 server on the standard POP3 port (110).
public bool Connect(string);
Connects to a POP3 server.
public bool Connect(string,int);
Connects to a POP3 server.
public bool Connect(string,int,bool);
Pop3 Class | MailBee.Pop3Mail Namespace