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