Share via


FeedbackData.UserTitle property

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

Syntax

'Declaration
Public Property UserTitle As String
    Get
    Set
'Usage
Dim instance As FeedbackData
Dim value As String

value = instance.UserTitle

instance.UserTitle = value
public string UserTitle { get; set; }

Property value

Type: System.String

See also

Reference

FeedbackData class

FeedbackData members

Microsoft.Office.Server.SocialData namespace