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