FailureType

FailureType enumeration

Indicates the failure type.

Members

Member nameDescription
REFERENCE_LOSTThe item reference is lost, but the data probably exists.
DATA_CORRUPTEDThe item data is corrupted and cannot be retrieved.
FILE_CORRUPTEDThe pst file is corrupted and items cannot be able to read.
FILE_HEADER_CORRUPTEDThe file header is corrupted, but perhaps file can be read.
UNKNOWNAn error of an unknown type has occurred.

See Also