ValidationResult Class |
Namespace: Aspose.Email.Tools.Verifications
The ValidationResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | ValidationResult |
Create an instance of the ValidationResult class
|
![]() | ValidationResult(ValidationResponseCode) |
Create an instance of the ValidationResult class, with the specified |
![]() | ValidationResult(ValidationResponseCode, Exception) |
Create an instance of the ValidationResult class, with the specified , and the last exception.
|
Name | Description | |
---|---|---|
![]() | LastException |
The last error met in the validating process.
|
![]() | Message |
Gets the detail message about the result.
|
![]() | ReturnCode |
Gets or ses the response code of the validating process.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |