wodImapServer ActiveX Component - ImapUserStates Enumeration
    
 

Description
These states apply to all users currently connected to wodImapServer. Each of them has his own state that describe his current action. Each time this state is changed, StateChange event is fired.

Members
Constant Value Description
 StateNotConnected 0 User is not connected.
 StateConnecting 1 User is connecting.
 StateWaitingUsername 2 User is about to send username.
 StateWaitingPassword 3 User is about to send password
 StateLoggedIn 4 User logged in successfully