Contact.CompanyName Property

Definition

Gets or sets the company name of the contact.

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

Property Value

The company name of the contact.

Applies to