You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The type of action the operation represents. Possible values are: contentExport, applyTags, convertToPdf, index, estimateStatistics, addToReviewSet, holdUpdate, unknownFutureValue, purgeData, exportReport, exportResult. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: purgeData, exportReport, exportResult. Inherited from caseOperation.
completedDateTime
DateTimeOffset
The date and time the export was completed. Inherited from caseOperation.
The status of the case operation. Possible values are: notStarted, submissionFailed, running, succeeded, partiallySucceeded, failed. Inherited from caseOperation.
exportOptions values
Member
Description
originalFiles
Include original files in native format. For example: docx, xlsx, pptx, doc, xlst, pptm, etc.
text
Include extracted text from the original files.
pdfReplacement
Replace original file with PDF version when available.