Address2 Property
A specific detail on the address (such as building, suite, apartment, floor number etc.
Syntax
char* GetAddress2();
int SetAddress2(char* lpszAddress2);
Default Value
""
Remarks
A specific detail on the address (such as building, suite, apartment, floor number etc.). This is optional. Combination of Address1 and Address2 should not exceed 35 characters.
Data Type
String