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.23341.1754
Syntax
public TimeSpan Value { get; }

Property Value

Type: TimeSpan
See Also