Verifies an email address. This action causes a confirmation email message to be 
                   sent to the specified address.
            
                    The VerifyEmailAddress action is deprecated as of the May 15, 2012
            release        of Domain Verification. The VerifyEmailIdentity action is now preferred.
This action is throttled at one request per second.
 Declaration Syntax
 Declaration Syntax| C# | 
VerifyEmailAddressResponse VerifyEmailAddress( VerifyEmailAddressRequest request )
 Parameters
 Parameters- request (VerifyEmailAddressRequest)
- Container for the necessary parameters to execute the VerifyEmailAddress service method.
 Return Value
 Return ValueThe response from the VerifyEmailAddress service method, as returned by SimpleEmailService.