eDiscovery.Read.All
.eDiscovery.ReadWrite.All
.Parameter | Description |
---|---|
Description | The case description. |
Display Name | The name of the e-Discovery case. |
External ID | The external case number for customer reference. |
{
"@odata.context": "https://graph.microsoft.com/v1.0/$metadata#security/cases/ediscoveryCases/$entity",
"description": "Project Bazooka",
"lastModifiedDateTime": "2022-05-22T18:36:48.0834353Z",
"status": "active",
"closedDateTime": "2022-05-22T18:36:48.083436Z",
"externalId": "324516",
"id": "22aa2acd-7554-4330-9ba9-ce20014aaae4",
"displayName": "CONTOSO LITIGATION-005",
"createdDateTime": "2022-05-22T18:36:48.0834351Z",
"lastModifiedBy": null,
"closedBy": null
}
Was this page helpful?