MessageValidationErrorType
MessageValidationErrorType enumeration
Enumerates the types of the message validation errors.
Members
Member name | Description |
---|---|
MESSAGE_STRUCTURE_ERROR | Indicates that the message structure is incorrect. |
EMAIL_ADDRESS_ERROR | Indicates that email address is invalid. |
TRANSFER_ENCODING_ERROR | Indicates that message contains unexpected unencoded non-ASCII data. |
EMPTY_MESSAGE_CLASS_ERROR | Indicates that MessageClass is NULL or empty. |
UNKNOWN_FORMAT | Indicates that this file or stream is not a MAPI or MIME type. |
See Also
- namespace aspose.email.tools.verifications
- assembly Aspose.Email