SPAlertHandlerParams.handlerProperties field

The string representing the handlerProperties as set in <NotificationHandlerProperties>.

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

Syntax

'Declaration
Public handlerProperties As String
'Usage
Dim instance As SPAlertHandlerParams
Dim value As String

value = instance.handlerProperties

instance.handlerProperties = value
public string handlerProperties

See also

Reference

SPAlertHandlerParams structure

SPAlertHandlerParams members

Microsoft.SharePoint namespace