Click or drag to resize

Pop3ConfigurationAuthWithoutInitialResponse Property

Gets or sets the boolean value indicating if AUTH command should be used without initial response only. Default is false.

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

Property Value

Type: Boolean
See Also