KnownContactProperties.GivenName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
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.