_ContactItem.BusinessTelephoneNumber Property

Definition

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

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

Property Value

Applies to