Finishes the asynchronous execution of the VerifyDomainIdentity operation.

C# |
public VerifyDomainIdentityResponse EndVerifyDomainIdentity( IAsyncResult asyncResult )

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

Returns a VerifyDomainIdentityResult from SimpleEmailService.
