Connects to an IMAP4 server on the standard IMAP4 port (143).
Connects to an IMAP4 server on the standard IMAP4 port (143).
public bool Connect(string);
Connects to an IMAP4 server.
public bool Connect(string,int);
Imap Class | MailBee.ImapMail Namespace