MapiContactPersonalInfoPropertySetBusinessHomePage Property |
Specifies the contact's business web page URL
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic string BusinessHomePage { get; set; }
Public Property BusinessHomePage As String
Get
Set
public:
property String^ BusinessHomePage {
String^ get ();
void set (String^ value);
}
member BusinessHomePage : string with get, set
Property Value
Type:
String
See Also