다음을 통해 공유


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