AddressBookConfigurationName Property | |
Get or Set Name
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Name { get; set; }
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
function get_Name();
function set_Name(value);
Property Value
Type:
StringSee Also