ContactPhone Property
Payer's contact telephone number.
Syntax
[VB.NET] Public ReadOnlyProperty ContactPhone As String
[C#] public string ContactPhone {get;}
Remarks
PayPal returns a contact telephone number only if your Merchant account profile settings require that the buyer enter one.
This property is returned after a call to the GetCheckoutDetails method.
This property is read-only.
Default Value
""