wodPop3 ActiveX Control - State Property
      
 

Description

Holds current state.


Property type

A StatesEnum enumeration.  


Syntax

object.State



The State Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodPop3.

Remarks

State is a read-only property that holds information about current wodPop3 state.

Before any new command is initiated, State must be set to Connected. You cannot issue new commands if component is busy.