PhoneNumberListHomeFax Property |
Default home fax number
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic string HomeFax { get; set; }
Public Property HomeFax As String
Get
Set
public:
property String^ HomeFax {
String^ get ();
void set (String^ value);
}
member HomeFax : string with get, set
Property Value
Type:
String
See Also