_ContactItem.BusinessHomePage Property

Definition

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

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

Property Value

Applies to