SearchResultPayerEmail Property
Contains the Payer's email address of the invoice.
Object Oriented Interface
public function getSearchResultPayerEmail($searchresultindex);
Procedural Interface
inpaypal_invoice_get($res, 127 , $searchresultindex);
Default Value
''
Remarks
Contains the Payer's email address of the invoice.
The size of the array is controlled by the SearchResultCount property.
This property is read-only and not available at design time.
Data Type
String