Partager via


KnownContactProperties.GivenName Propriété

Définition

Obtient le nom de la propriété GivenName .

public:
 static property Platform::String ^ GivenName { Platform::String ^ get(); };
static winrt::hstring GivenName();
public static string GivenName { get; }
var string = KnownContactProperties.givenName;
Public Shared ReadOnly Property GivenName As String

Valeur de propriété

String

Platform::String

winrt::hstring

Nom de la propriété GivenName .

Configuration requise pour Windows

Fonctionnalités de l’application
ID_CAP_CONTACTS [Windows Phone]

Remarques

La valeur retournée pour la clé GivenName dans une collection de propriétés de contact est une chaîne.

S’applique à