Pop3Login Method
Overload List
  NameDescription
Public methodCode exampleLogin(String, String)
Logs in a mailbox on the POP3 server.
Public methodCode exampleLogin(String, String, AuthenticationMethods)
Logs in a mailbox on the POP3 server.
Public methodCode exampleLogin(String, String, AuthenticationMethods, AuthenticationOptions, SaslMethod)
Logs in a mailbox on the POP3 server.
Public methodCode exampleLogin(String, String, String, String, AuthenticationMethods, AuthenticationOptions, SaslMethod)
Logs in a mailbox on the POP3 server.
Top
See Also