wodPop3Server ActiveX Control - Activated Property
      
 

Description

Determines if Pop3 server is activated or not.


Property type

A Boolean value.  


Syntax

object.Activated



The Activated Property syntax has these parts:

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

Remarks

Activated is a readonly property that determines if wodPop3Server is currently running or not. Although you cannot set value of this property, you can change it indirectly using Start and Stop methods.