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.
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