Connects to a POP3 server on the standard POP3 port (110).

      Overload List

      Connect(String)Connects to a POP3 server on the standard POP3 port (110).Connect(String, Int32)Connects to a POP3 server.Connect(String, SslSecurityMode)Connects to the POP3 server with the specified security. The component will use a port corresponding to the specified security mode.Connect(String, Int32, SslSecurityMode)Connects to the POP3 server with the specified security.
      Top

      See Also