SPAlertHandlerParams.handlerProperties Field
The string representing the handlerProperties as set in <NotificationHandlerProperties>.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public handlerProperties As String
'Usage
Dim instance As SPAlertHandlerParams
Dim value As String
value = instance.handlerProperties
instance.handlerProperties = value
public string handlerProperties