UrlListBusinessHomePage Property |
Default work page
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
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