RecipientPhoneNumber Property
The recipient's phone number.
Syntax
__property String RecipientPhoneNumber[int RecipientIndex] = {read=FRecipientPhoneNumber, write=FSetRecipientPhoneNumber};
Default Value
""
Remarks
The recipient's phone number. This property is optional.
The size of the array is controlled by the RecipientCount property.
This property is not available at design time.
Data Type
String