_ContactItem.HomeTelephoneNumber Property

Definition

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

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

Property Value

Applies to