Finishes the asynchronous execution of the  DeleteIdentity operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DeleteIdentityResponse EndDeleteIdentity( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeleteIdentity.
 Return Value
 Return ValueReturns a  DeleteIdentityResult from SimpleEmailService.
 See Also
 See Also