Platform SDK: Exchange Server

IRule::State Property

The rule state.

IDL Definition

[propget] HRESULT State([out,retval] long* pVal);
[propput] HRESULT State([in] long Val);

Visual Basic Definition

Property State as Long