MessageValidationResult
MessageValidationResult class
Represents the result of message validation.
The MessageValidationResult type exposes the following members:
Properties
Name | Description |
---|---|
error_message | Gets an error message if the validation result is not successful. |
is_success | Gets the result of validation true if successful, otherwise false. |
format_type | Gets the format of source file or stream. |
errors | Gets the collection of errors. |
See Also
- namespace aspose.email.tools.verifications
- assembly Aspose.Email