AddressBookEntryConfigurationFax Property | |
Get or set Fax
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Fax { get; set; }
public:
property String^ Fax {
String^ get ();
void set (String^ value);
}
function get_Fax();
function set_Fax(value);
Property Value
Type:
StringSee Also