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