Platform SDK: Exchange Server

IRule::Actions Property

Returns the Actions collection for the Rule.

IDL Definition

[propget] HRESULT Actions([out, retval] IDispatch **pVal)

Visual Basic Definition

Property Actions As Object
read-only

Remarks

The Actions collection contains Action objects, each of which defines a particular action to take when the Rule's conditions are satisfied.