ImapStateChangedEventArgs.OldState Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
OldState
Gets the old state.
Declaration
public ImapState OldState { get; }
Property Value
Type | Description |
---|---|
ImapState | The state that was changed. |