FailureType
FailureType enumeration
Indicates the failure type.
Members
Member name | Description |
---|---|
REFERENCE_LOST | The item reference is lost, but the data probably exists. |
DATA_CORRUPTED | The item data is corrupted and cannot be retrieved. |
FILE_CORRUPTED | The pst file is corrupted and items cannot be able to read. |
FILE_HEADER_CORRUPTED | The file header is corrupted, but perhaps file can be read. |
UNKNOWN | An error of an unknown type has occurred. |
See Also
- namespace aspose.email.exceptions
- assembly Aspose.Email