Partager via


AreaListing.PersonPreferredName, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets or sets the preferred name of the person of the person type listing.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property PersonPreferredName As String
'Utilisation
Dim instance As AreaListing
Dim value As String

value = instance.PersonPreferredName

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

Valeur de la propriété

String that represents the preferred name of the person of the person type listing.

Voir aussi

Référence

AreaListing, classe
Membres AreaListing
Microsoft.SharePoint.Portal.SiteData, espace de noms