Finishes the asynchronous execution of the  ListIdentities operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ListIdentitiesResponse EndListIdentities( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListIdentities.
 Return Value
 Return ValueReturns a  ListIdentitiesResult from SimpleEmailService.
 See Also
 See Also