The type of action the operation represents. Possible values are: contentExport, applyTags, convertToPdf, index, estimateStatistics, addToReviewSet, holdUpdate, unknownFutureValue, purgeData, exportReport, exportResult. You must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: purgeData, exportReport, exportResult. Inherited from caseOperation.
The additional items to include in the export. The possible values are: none, teamsAndYammerConversations, cloudAttachments, allDocumentVersions, subfolderContents, listAttachments, unknownFutureValue.
completedDateTime
DateTimeOffset
The date and time when the operation was completed. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Inherited from caseOperation.
The user who created the operation. Inherited from caseOperation.
createdDateTime
DateTimeOffset
The date and time when the operation was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. Inherited from caseOperation.
Location scope for partially indexed items. You can choose to include partially indexed items only in responsive locations with search hits or in all targeted locations. The possible values are: responsiveLocations, nonresponsiveLocations, unknownFutureValue.
exportSingleItems
Boolean
Indicates whether to export single items.
id
String
The ID for the operation. Read-only. Inherited from caseOperation.
percentProgress
Int32
The progress of the operation. Inherited from caseOperation.
The status of the case operation. The possible values are: notStarted, submissionFailed, running, succeeded, partiallySucceeded, failed, unknownFutureValue. Inherited from caseOperation.
additionalOptions values
Member
Description
none
No additional options selected.
teamsAndYammerConversations
Collect up to 12 hours of related conversations when a message matches a search.
cloudAttachments
Collect items from links to SharePoint or OneDrive.
allDocumentVersions
Collect all versions of SharePoint documents. If not selected, only current versions are collected.
subfolderContents
Collect items inside subfolders of a matched folder.
listAttachments
Collect files attached to SharePoint lists and their child items.
unknownFutureValue
Evolvable enumeration sentinel value. Don't use.
exportCriteria values
Member
Description
searchHits
Export collected items with search hits.
partiallyIndexed
Include partially indexed items, such as those in unrecognized formats, encrypted, or not indexed for other reasons.