Class MessageValidationResult
MessageValidationResult class
Represents the result of message validation.
public class MessageValidationResult
Properties
| Name | Description |
|---|---|
| ErrorMessage { get; } | Gets an error message if the validation result is not successful. |
| Errors { get; } | Gets the collection of errors. |
| FormatType { get; } | Gets the format of source file or stream. |
| IsSuccess { get; } | Gets the result of validation true if successful, otherwise false. |
See Also
- namespace Aspose.Email.Tools.Verifications
- assembly Aspose.Email