wodSmtp ActiveX Control - State Property
      
 

Description

Holds current state.


Property type

A SmtpStates enumeration.  


Syntax

object.State



The State Property syntax has these parts:

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

Remarks

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

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