wodSmtp ActiveX Control - StateText Property
      
 

Description

Returns text description 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 wodSmtp.
StateNum Optional. A Variant value. 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.