MessageValidationErrorType

MessageValidationErrorType enumeration (5 values)

Enumerates the types of the message validation errors.

ValueDescription
MessageStructureErrorIndicates that the message structure is incorrect.
EmailAddressErrorIndicates that email address is invalid.
TransferEncodingErrorIndicates that message contains unexpected unencoded non-ASCII data.
EmptyMessageClassErrorIndicates that MessageClass is NULL or empty.
UnknownFormatIndicates that this file or stream is not a MAPI or MIME type.