AddressBookEntryConfigurationAddress1 Property |  |
Get or set Address1
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntaxpublic string Address1 { get; set; }
public:
property String^ Address1 {
String^ get ();
void set (String^ value);
}
function get_Address1();
function set_Address1(value);
Property Value
Type:
String
See Also