RecipientAddress2 Property
A specific detail on the address (such as building, suite, apartment, floor number etc.
Syntax
__property String RecipientAddress2 = {read=FRecipientAddress2, write=FSetRecipientAddress2, default=""};
Default Value
""
Remarks
A specific detail on the address (such as building, suite, apartment, floor number etc.). This is optional. Combination of RecipientAddress1 and RecipientAddress2 should not exceed 35 characters.
Data Type
String