ContactSignificantOther.Name 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 ou définit le nom d’un autre contact significatif. La longueur de chaîne maximale pour le nom est de 256 caractères.
public:
property Platform::String ^ Name { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Name();
void Name(winrt::hstring value);
public string Name { get; set; }
var string = contactSignificantOther.name;
contactSignificantOther.name = string;
Public Property Name As String
Valeur de propriété
Nom d’une autre personne importante pour un contact. La longueur de chaîne maximale pour le nom est de 256 caractères.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|