SPAlertHandlerParams.a field

A light weight SPAlert object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public a As SPAlert
'Usage
Dim instance As SPAlertHandlerParams
Dim value As SPAlert

value = instance.a

instance.a = value
public SPAlert a

Remarks

The SPAlert object cannot be modified. Some properties have been already set.

See also

Reference

SPAlertHandlerParams structure

SPAlertHandlerParams members

Microsoft.SharePoint namespace