Finishes the asynchronous execution of the SendEmail operation.

C# |
SendEmailResponse EndSendEmail( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginSendEmail.

Returns a SendEmailResult from SimpleEmailService.
