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