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

      Overload List

      Connect(String)Connects to an IMAP4 server on the standard IMAP4 port (143).Connect(String, Int32)Connects to the IMAP server.Connect(String, SslSecurityMode)Connects to the IMAP server. Use a port corresponding to the specified security mode.Connect(String, Int32, SslSecurityMode)Connects to the IMAP server.
      Top

      See Also