Click or drag to resize

Pop3ResponseStatus Property

Gets the status of this response.

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

Property Value

Type: Pop3ResponseStatus
See Also