Pop3Connect Method
Connects to a POP3 server.
Overload List
  NameDescription
Public methodCode exampleConnect(String)
Connects to a POP3 server on the standard POP3 port (110).
Public methodCode exampleConnect(String, Int32)
Connects to a POP3 server.
Public methodCode exampleConnect(String, Int32, Boolean)
Connects to a POP3 server.
Top
See Also