Pop |
The Pop3Configuration type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationEncoding | Gets or sets text encoding used when providing credentials. | |
| AuthWithoutInitialResponse | Gets or sets the boolean value indicating if AUTH command should be used without initial response only. Default is false. | |
| DisableAPOP | Gets or sets the boolean value indicating if APOP login mechanism can be used by UseBestLogin(String, String) method. Default is true. | |
| RetryAuthWithoutInitialResponse | Gets or sets value indicating if AUTH command should be retried without initial response on failure. Default is true. |