Pop3StateChangedEventArgs.OldState Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9313)
OldState
Gets the old state.
Declaration
public Pop3State OldState { get; }
Property Value
| Type | Description |
|---|---|
| Pop3State | The state that was changed. |