Partager via


_ContactItem.CompanyName Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) représentant le nom de la société pour le contact. Lecture-écriture.

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

Valeur de propriété

S’applique à