Logs in a mailbox on the POP3 server.
Logs in a mailbox on the POP3 server.
public bool Login(string,string);
Logs in a mailbox on the POP3 server.
public bool Login(string,string,AuthenticationMethods);
Logs in a mailbox on the POP3 server.
public bool Login(string,string,AuthenticationMethods,AuthenticationOptions,SaslMethod);
Pop3 Class | MailBee.Pop3Mail Namespace