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