AlertInfo fields

The AlertInfo type exposes the following members.

Fields

  Name Description
Public field Alerts This represents a list of alert subscription structures which contain information about each current alert subscription.
Public field AlertServerName The name of the server storing the current list of alert subscriptions.
Public field AlertServerType An implementation-dependent string.
Public field AlertServerUrl A string representing the URL for the site storing the alert subscriptions.
Public field AlertsManagementUrl A URL to a page for the current list of alert subscriptions.
Public field AlertWebId A string representing a GUID that uniquely identifies the site containing the returned alert subscriptions.
Public field AlertWebTitle The title of the site on which the alert subscriptions are stored. This SHOULD be the friendly name of the site.
Public field CurrentUser The name of the authenticated user for the current connection.
Public field NewAlertUrl A URL that should represent a site page that allows an authenticated user to create new alert subscriptions.

Top

See also

Reference

AlertInfo structure

WebSvcAlerts namespace