Share via


SPSiteHealthRule.Message property

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

Syntax

'Declaration
Protected Property Message As StringBuilder
    Get
    Set
'Usage
Dim value As StringBuilder

value = Me.Message

Me.Message = value
protected StringBuilder Message { get; set; }

Property value

Type: System.Text.StringBuilder

See also

Reference

SPSiteHealthRule class

SPSiteHealthRule members

Microsoft.SharePoint.Administration.SiteHealth namespace