ImapStateChangedEventArgs.NewState Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9448)
NewState
Gets the new state.
Declaration
public ImapState NewState { get; }
Property Value
| Type | Description |
|---|---|
| ImapState | The new and current state. |