SearchResultMerchantEmail Property
Contains the Merchant's email address of the invoice.
Syntax
__property String SearchResultMerchantEmail[int SearchResultIndex] = {read=FSearchResultMerchantEmail, write=FSetSearchResultMerchantEmail};
Default Value
""
Remarks
Contains the Merchant'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