Platform SDK: Exchange Server |
Specifies the new position of the Rule in the collection when IRules::UpdateIndicesis called.
[propget] HRESULT NewIndex([out, retval] long *pVal) [propput] HRESULT NewIndex([in] long newVal)
Property NewIndex As Long
Use this property to reorder the rules in the collection. Once you've reordered the rules, update the indices by calling the IRules::UpdateIndices method. To save the changes to the information store, call the IRules::Updatemethod.