ImapStateChangedEventArgs Constructor
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
ImapStateChangedEventArgs(ImapState, ImapState)
Initializes a new instance of the Imap
Declaration
public ImapStateChangedEventArgs(ImapState oldState, ImapState newState)