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