Finishes the asynchronous execution of the VerifyEmailIdentity operation.

C# |
VerifyEmailIdentityResponse EndVerifyEmailIdentity( IAsyncResult asyncResult )

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

Returns a VerifyEmailIdentityResult from SimpleEmailService.
