Pop3.State Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9083)
State
Gets the current state of the Pop3 object.
Declaration
public Pop3State State { get; }
Property Value
Type | Description |
---|---|
Pop3State | The current state. |