Finishes the asynchronous execution of the  DeleteVerifiedEmailAddress operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DeleteVerifiedEmailAddressResponse EndDeleteVerifiedEmailAddress( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeleteVerifiedEmailAddress.
 Return Value
 Return ValueReturns a  DeleteVerifiedEmailAddressResult from SimpleEmailService.
 See Also
 See Also