wodMailbox ActiveX Control - Exists Property
      
 

Description
Tests if header exists.

Property type

A Boolean object.  


Syntax

object.Exists (Index)



The Exists Property syntax has these parts:

Part Description
object An expression evaluating to an object of type Headers.
Index Required. A Variant value. String expression as header name.

Remarks

Exists method tests if specific session variable exists. Returns True if it exists, False otherwise.