ContactItemType.BusinessHomePage Property

Definition

The BusinessHomePage property gets or sets a string value that contains the business home page URL of a contact.

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

The BusinessHomePage property returns a string value that contains the business home page URL of a contact.

Applies to