Pop3ResponseStatus Enumeration |
Namespace: Limilabs.Client.POP3
Member name | Value | Description | |
---|---|---|---|
Negative | 0 | Negative status ("-ERR" response). | |
Positive | 1 | Positive status ("+OK" response). | |
SendMoreData | 2 | Send more data status ("+ ..." response). | |
Error | 3 | Error status (unknown reasponse). |