Click or drag to resize

Pop3ConfigurationRetryAuthWithoutInitialResponse Property

Gets or sets value indicating if AUTH command should be retried without initial response on failure. Default is true.

Namespace:  Limilabs.Client.POP3
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool RetryAuthWithoutInitialResponse { get; set; }

Property Value

Type: Boolean
See Also