Connects to a remote POP3 server
Exception Type | Condition |
---|---|
PopServerNotAvailableException | If the server did not send an OK message when a connection was established |
PopServerNotFoundException | If it was not possible to connect to the server |
ArgumentNullException | If hostname is a null reference |
ArgumentOutOfRangeException | If port is not in the range [MinPort, MaxPort or if any of the timeouts is less than -1. |
Pop3Client Class | OpenPop.Pop3 Namespace | Pop3Client.Connect Overload List