ImapLogin Method
Overload List
  NameDescription
Public methodCode exampleLogin(String, String)
Logs in a mail account on the IMAP4 server.
Public methodCode exampleLogin(String, String, AuthenticationMethods)
Logs in a mail account on the IMAP4 server.
Public methodCode exampleLogin(String, String, AuthenticationMethods, AuthenticationOptions, SaslMethod)
Logs in a mail account on the IMAP4 server.
Public methodCode exampleLogin(String, String, String, String, AuthenticationMethods, AuthenticationOptions, SaslMethod)
Logs in a mail account on the IMAP4 server.
Top
See Also