MinimalPerson.PreferredName Property
Gets a string value representing the preferred name of this MinimalPerson.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property PreferredName As String
Get
Friend Set
'Usage
Dim instance As MinimalPerson
Dim value As String
value = instance.PreferredName
public string PreferredName { get; internal set; }
Property Value
Type: System.String
Returns String.