| action |
microsoft.graph.security.caseAction |
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. |
| additionalOptions |
microsoft.graph.security.additionalOptions |
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. |
| createdBy |
microsoft.graph.identitySet |
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. |
| description |
String |
The description of the export by the user. |
| displayName |
String |
The name of export provided by the user. |
| exportCriteria |
microsoft.graph.security.exportCriteria |
Items to be included in the export. The possible values are: searchHits, partiallyIndexed, unknownFutureValue. |
| exportFileMetadata |
microsoft.graph.security.ediscoveryExportFileMetadata collection |
Contains the properties for an export file metadata, including downloadUrl, fileName, and size. |
| exportFormat |
microsoft.graph.security.exportFormat |
Format of the emails of the export. The possible values are: pst, msg, eml, unknownFutureValue. |
| exportLocation |
microsoft.graph.security.exportLocation |
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. |
| resultInfo |
microsoft.graph.resultInfo |
Contains success and failure-specific result information. Inherited from caseOperation. |
| status |
microsoft.graph.security.caseOperationStatus |
The status of the case operation. The possible values are: notStarted, submissionFailed, running, succeeded, partiallySucceeded, failed, unknownFutureValue. Inherited from caseOperation. |