Alert.AlertForTitle Field
A string representing the title of the item being monitored.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public AlertForTitle As String
'Usage
Dim instance As Alert
Dim value As String
value = instance.AlertForTitle
instance.AlertForTitle = value
public string AlertForTitle