Alert.Active Field
A Boolean indicating whether the alert is active.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public Active As Boolean
'Usage
Dim instance As Alert
Dim value As Boolean
value = instance.Active
instance.Active = value
public bool Active