Click or drag to resize

Pop3LoginDelayExtensionValue Property

Gets the time interval after an "+OK" response to authentication (PASS, APOP, or AUTH command) before another authentication will be accepted.

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

Property Value

TimeSpan
See Also