Finishes the asynchronous execution of the  GetSendStatistics operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public GetSendStatisticsResponse EndGetSendStatistics( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetSendStatistics.
 Return Value
 Return ValueReturns a  GetSendStatisticsResult from SimpleEmailService.
 See Also
 See Also