_ContactItem.CompanyMainTelephoneNumber Property

Definition

Returns or sets a String (string in C#) representing the company main telephone number for the contact. Read/write.

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

Property Value

Applies to