Overload List
Name | Description | |
---|---|---|
![]() | ImapClient(String, Int32, Boolean, RemoteCertificateValidationCallback) |
Initializes a new instance of the ImapClient class and connects to the specified port
on the specified host, optionally using the Secure Socket Layer (SSL) security protocol.
|
![]() | ImapClient(String, Int32, String, String, AuthMethod, Boolean, RemoteCertificateValidationCallback) |
Initializes a new instance of the ImapClient class and connects to the specified port on
the specified host, optionally using the Secure Socket Layer (SSL) security protocol and
attempts to authenticate with the server using the specified authentication method and
credentials.
|