PaymentInfoRecipientPhoneNumber Property
The receiver's mobile phone number.
Syntax
__property String PaymentInfoRecipientPhoneNumber[int PaymentInfoIndex] = {read=FPaymentInfoRecipientPhoneNumber, write=FSetPaymentInfoRecipientPhoneNumber};
Default Value
""
Remarks
The receiver's mobile phone number.
The size of the array is controlled by the PaymentInfoCount property.
This property is read-only and not available at design time.
Data Type
String