PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

RecipientPhoneCountryCode Property

The telephone country code of the receiver's phone number.

Syntax

__property String RecipientPhoneCountryCode[int RecipientIndex] = {read=FRecipientPhoneCountryCode, write=FSetRecipientPhoneCountryCode};

Default Value

"1"

Remarks

The telephone country code of the receiver's phone number. For instance, the US is 1, Japan is 81, the United Kingdom is 44, and Ireland is 353. A full list of International Direct Dialing codes can be obtained from the International Telecommunication Union Annex to Operational Bulletin No. 930 (15.IV.2009) "LIST OF ITU-T RECOMMENDATION E.164 ASSIGNED COUNTRY CODES".

This property is required if the RecipientPhoneNumber property is set.

The size of the array is controlled by the RecipientCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0