_ContactItem.PersonalHomePage Property

Definition

Returns or sets a String (string in C#) representing the URL of the personal Web page for the contact. Read/write.

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

Property Value

Applies to