ValidationResult

ValidationResult class

Present the result of the email validating process.

Constructors

NameDescription
ValidationResult (3 overloads)Create an instance of the ValidationResult class

Methods

NameDescription
get_LastExceptionThe last error met in the validating process.
get_MessageGets the detail message about the result.
get_ReturnCodeGets or ses the response code of the validating process.
set_LastExceptionThe last error met in the validating process.
set_ReturnCodeGets or ses the response code of the validating process.