Alert.AlertForUrl Field
The URL of the item being monitored. This MUST be an absolute URL.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public AlertForUrl As String
'Usage
Dim instance As Alert
Dim value As String
value = instance.AlertForUrl
instance.AlertForUrl = value
public string AlertForUrl