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