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