Click or drag to resize

Pop3ConfigurationDisableAPOP Property

Gets or sets the boolean value indicating if APOP login mechanism can be used by UseBestLogin(String, String) method. Default is true.

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

Property Value

Boolean
See Also