Platform SDK: Exchange Server

IRule::Level Property

Specifies the exit level of a rule.

IDL Definition

[propget] HRESULT Level([out, retval] long *pVal) 
[propput] HRESULT Level([in] long newVal)

Visual Basic Definition

Property Level As Long

Remarks

When Level is ST_EXIT_LEVEL, which is currently set to 64, processing skips the rest of the rules.