ImapConnect Method
Connects to an IMAP4 server.
Overload List
  NameDescription
Public methodCode exampleConnect(String)
Connects to an IMAP4 server on the standard IMAP4 port (143).
Public methodCode exampleConnect(String, Int32)
Connects to an IMAP4 server.
Public methodCode exampleConnect(String, Int32, Socket, EndPoint)
Connects to an IMAP4 server.
Top
See Also