wodSmtpServer ActiveX Control - StateText Property
      
 

Description

Returns text description of specific relay state.


Property type

A String value.  


Syntax

object.StateText([StateNo])



The StateText Property syntax has these parts:

Part Description
object An expression evaluating to an object of type SmtpRelay.
StateNo Optional. A Variant value.

Holds value of one of possible states.


Remarks

StateText property returns text description of some state. If StateNo argument was not specified, it will return text description of current State.