Email Property
Set this to the email address of buyer to be verified.
Syntax
public String getEmail(); public void setEmail(String email);
Remarks
This property should contain the email address of the buyer. If no such email address is on file with PayPal, calling VerifyAddress will result in an error.
Default Value
""