Logs in a mail account on the IMAP4 server.
Logs in a mail account on the IMAP4 server.
public bool Login(string,string);
Logs in a mail account on the IMAP4 server.
public bool Login(string,string,AuthenticationMethods);
Logs in a mail account on the IMAP4 server.
public bool Login(string,string,AuthenticationMethods,AuthenticationOptions,SaslMethod);
Imap Class | MailBee.ImapMail Namespace