Platform SDK: Exchange Server

ILogicalCondition::Type Property

The logical condition type.

IDL Definition

[propget] HRESULT Type( [out,retval] CONDITION_TYPES* pVal);

Visual Basic Definition

Property Type as CONDITION_TYPES
Read-Only

Remarks

The Type property on an instance of the LogicalCondition COM class always returns the value R_LOGICAL.