Platform SDK: Exchange Server

IRules::UpdateIndices Method

Updates the IRule::Index and IRule::Sequence values for the Rule objects in the collection.

IDL Definition

HRESULT UpdateIndices()

Visual Basic Definition

Sub UpdateIndices()

Remarks

Use this method to update the Index property of the contained Rule objects after you've used the IRule::NewIndex property to change their order. Update the indices when you need to traverse the collection of rules before you make the changes permanent.