_ContactItem.Children Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) qui représente les noms des enfants du contact. Lecture-écriture.

public:
 property System::String ^ Children { System::String ^ get(); void set(System::String ^ value); };
public string Children { get; set; }
Public Property Children As String

Valeur de propriété

S’applique à