Finishes the asynchronous execution of the  GetSendQuota operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetSendQuotaResponse EndGetSendQuota( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetSendQuota.
 Return Value
 Return ValueReturns a  GetSendQuotaResult from SimpleEmailService.
 See Also
 See Also