| action |
microsoft.graph.security.caseAction |
The type of action the operation represents. The possible values are: contentExport, applyTags, convertToPdf, index, estimateStatistics, addToReviewSet, holdUpdate, unknownFutureValue, purgeData, exportReport, exportResult, holdPolicySync. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: purgeData, exportReport, exportResult, holdPolicySync. 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, htmlTranscripts, advancedIndexing, allItemsInFolder, includeFolderAndPath, condensePaths, friendlyName, splitSource, includeReport. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: htmlTranscripts, advancedIndexing, allItemsInFolder, includeFolderAndPath, condensePaths, friendlyName, splitSource, includeReport. |
| cloudAttachmentVersion |
microsoft.graph.security.cloudAttachmentVersion |
The versions of cloud attachments to include in messages. The possible values are: latest, recent10, recent100, all, 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. |
| documentVersion |
microsoft.graph.security.documentVersion |
The versions of files in SharePoint to include. The possible values are: latest, recent10, recent100, all, unknownFutureValue. |
| 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 (deprecated), unknownFutureValue. The eml member is deprecated. It remains in v1.0 for backward compatibility. Going forward, use either pst or msg. |
| 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. |