EmlValidationErrorType

EmlValidationErrorType enumeration

Enumerates the types of the eml validation errors.

Members

Member nameDescription
MESSAGE_STRUCTURE_ERRORIndicates that the message structure is incorrect.
EMAIL_ADDRESS_ERRORIndicates that email address is invalid.
TRANSFER_ENCODING_ERRORIndicates that message contains unexpected unencoded non-ASCII data.

See Also