Click or drag to resize

SmtpConfigurationRetryAuthWithoutInitialResponse Property

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

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

Property Value

Boolean
See Also