Fax number
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public 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:
StringSee Also