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