EmlValidationErrorType
EmlValidationErrorType enumeration (3 values)
Enumerates the types of the eml validation errors.
| Value | Description |
|---|---|
| MessageStructureError | Indicates that the message structure is incorrect. |
| EmailAddressError | Indicates that email address is invalid. |
| TransferEncodingError | Indicates that message contains unexpected unencoded non-ASCII data. |