Platform SDK: Exchange Server

IRules::Delete Method

Deletes the Rule object in the specified position.

IDL Definition

HRESULT Delete([in] VARIANT Index)

Visual Basic Definition

Sub Delete(index)

Parameters

index
An integer specifying the Rule object to delete.

Remarks

You must call the IRules::Update method to make the change permanent.