Asynchronously verifies if given email address is accepted by the server without actual submitting of the message data.

      Overload List

      VerifyAsync(String, ExtendedAsyncCompletedEventHandler<SmtpResponse>, Object)Asynchronously verifies if given email address is accepted by the server without actual submitting of the message data.VerifyAsync(String, Object)Asynchronously verifies if given email address is accepted by the server without actual submitting of the message data.VerifyAsync(String)Asynchronously verifies if given email address is accepted by the server without actual submitting of the message data.
      Top

      See Also