MailBee.NET Objects 3.1

Imap.Connect Method

Connects to an IMAP4 server on the standard IMAP4 port (143).

Overload List

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);

See Also

Imap Class | MailBee.ImapMail Namespace