wodPop3 ActiveX Control - StateText Property
      
 

Description

Returns text representation of the state.


Property type

A String value.  


Syntax

object.StateText([StateNum])



The StateText Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodPop3.
StateNum Optional. A Variant value. Constant value that represents some state.

Remarks

StateText property will return text description of the state provided as StateNum argument. If StateNum is not provided, it will return text description of the current State.