Finishes the asynchronous execution of the  ListVerifiedEmailAddresses operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ListVerifiedEmailAddressesResponse EndListVerifiedEmailAddresses( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListVerifiedEmailAddresses.
 Return Value
 Return ValueReturns a  ListVerifiedEmailAddressesResult from SimpleEmailService.
 See Also
 See Also