SPAlertHandlerParams.body Field
String representing the HTML email body.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public body As String
'Usage
Dim instance As SPAlertHandlerParams
Dim value As String
value = instance.body
instance.body = value
public string body