AddressBookExportPhone Property | |
Get or set Phone
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Phone { get; set; }
public:
property String^ Phone {
String^ get ();
void set (String^ value);
}
function get_Phone();
function set_Phone(value);
Property Value
Type:
StringSee Also