wodImapServer ActiveX Component - Activated Property
      
 

Description

Determines if Imap 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 wodImapServer.

Remarks
Activated is a read-only property that determines if IMAP sever is currently running or not. Although you cannot set value of this property, you can change it indirectly using Start and Stop methods.