Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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