SPAlertHandlerParams Structure
A structure containing a light weight SPAlert object and information needed to generate an alert message.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Structure SPAlertHandlerParams
'Usage
Dim instance As SPAlertHandlerParams
public struct SPAlertHandlerParams
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.