SPAlertHandlerParams.body field

String representing the HTML email body.

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

Syntax

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

value = instance.body

instance.body = value
public string body

See also

Reference

SPAlertHandlerParams structure

SPAlertHandlerParams members

Microsoft.SharePoint namespace