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