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