Enum EmlValidationErrorType
EmlValidationErrorType enumeration
Enumerates the types of the eml validation errors.
public enum EmlValidationErrorType
Values
Name | Value | Description |
---|---|---|
MessageStructureError | 0 | Indicates that the message structure is incorrect. |
EmailAddressError | 1 | Indicates that email address is invalid. |
TransferEncodingError | 2 | Indicates that message contains unexpected unencoded non-ASCII data. |
See Also
- namespace Aspose.Email
- assembly Aspose.Email