Platform SDK: Exchange Server

IRule::ReadOnly Property

Specifies whether the rule can be modified.

IDL Definition

[propget] HRESULT ReadOnly([out, retval] BOOL *pVal)

Visual Basic Definition

Property ReadOnly As Long
read-only

Remarks

This property returns a Boolean value that specifies whether the rule is read-only. If True, the rule is read-only and cannot be modified; if False, the rule can be modified and updated.