ContactItemType.BusinessHomePage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.