EmlValidationError
EmlValidationError class
Represents the eml validation error information.
Constructors
| Name | Description |
|---|---|
| EmlValidationError (2 overloads) | Initializes a new instance of the EmlValidationError class. |
Methods
| Name | Description |
|---|---|
| get_ErrorMessage | Gets an error message. |
| get_ErrorType | Gets a type of error. |
| get_LineNumber | Gets a number of line where error was found. |
| ToValidationError |