Back to product page

State Property


Holds current state.

Type

SmtpStates enumeration.

Syntax

  • Basic
object.State
The State(object) syntax has these parts:
objectAn 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.

Platforms

Windows