Finishes the asynchronous execution of the VerifyEmailAddress operation.

C# |
public VerifyEmailAddressResponse EndVerifyEmailAddress( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginVerifyEmailAddress.

Returns a VerifyEmailAddressResult from SimpleEmailService.
