Share via


AlertInfo.AlertServerUrl field

A string representing the URL for the site storing the alert subscriptions.

Namespace:  WebSvcAlerts
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public AlertServerUrl As String
'Usage
Dim instance As AlertInfo
Dim value As String

value = instance.AlertServerUrl

instance.AlertServerUrl = value
public string AlertServerUrl

Remarks

This must be the site and list URL. The server may return one of several site URLs if the same services and content are available from multiple entry points.

See also

Reference

AlertInfo structure

AlertInfo members

WebSvcAlerts namespace