![]() | ImapConnect Method |
Name | Description | |
---|---|---|
![]() | Connect(String) |
Connects to IMAP server on port 143. Use ConnectSSL(String) when SSL/TLS connection is needed.
|
![]() | Connect(IPEndPoint, Boolean) |
Establishes connection to a remote server.
(Inherited from ClientBase.) |
![]() | Connect(String, Int32) |
Establishes connection to a remote server. You can use ConnectSSL(String, Int32) when SSL/TLS connection is needed.
(Inherited from ClientBase.) |
![]() | Connect(IPAddress, Int32, Boolean) |
Establishes connection to a remote server.
(Inherited from ClientBase.) |
![]() | Connect(String, Int32, Boolean) |
Establishes connection to a remote server.
(Inherited from ClientBase.) |