AlertInfo Structure
A structure containing common information for the authenticated user listed as current user, in addition to a list of alert subscriptions.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Structure AlertInfo
'Usage
Dim instance As AlertInfo
[SerializableAttribute]
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.