AlertInfo Structure

A structure containing common information for the authenticated user listed as current user, in addition to a list of alert subscriptions.

Web Service: AlertsWeb Reference: http://<Site>/_vti_bin/Alerts.asmx

Syntax

<SerializableAttribute> _
<DebuggerStepThroughAttribute> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<XmlTypeAttribute(Namespace:="http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/")> _
Public Structure AlertInfo

Dim instance As AlertInfo
[SerializableAttribute] 
[DebuggerStepThroughAttribute] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
[XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/")] 
public struct AlertInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AlertInfo Members
Alerts Web Service