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