Share via


UserProfileCustomChange.CustomHtml property

Gets the custom HTML to display about this change in the news feed.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property CustomHtml As String
    Get
'Usage
Dim instance As UserProfileCustomChange
Dim value As String

value = instance.CustomHtml
public string CustomHtml { get; }

Property value

Type: System.String

See also

Reference

UserProfileCustomChange class

UserProfileCustomChange members

Microsoft.Office.Server.UserProfiles namespace