Finishes the asynchronous execution of the  VerifyDomainIdentity operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
VerifyDomainIdentityResponse EndVerifyDomainIdentity( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginVerifyDomainIdentity.
 Return Value
 Return ValueReturns a  VerifyDomainIdentityResult from SimpleEmailService.
 See Also
 See Also