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