Skip to content

Commit 8c758c9

Browse files
authored
Update security-ediscoverysearch-purgedata.md
1 parent 889ef44 commit 8c758c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/v1.0/api/security-ediscoverysearch-purgedata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following table shows the parameters that you can use with this action.
5757
|Parameter|Type|Description|
5858
|:---|:---|:---|
5959
|purgeAreas|microsoft.graph.security.purgeAreas| Option to define the locations to be in scope of the purge action. Possible values are: `mailboxes`, `teamsMessages`, `unknownFutureValue`. |
60-
|purgeType|microsoft.graph.security.purgeType| Options that control whether the action is soft delete or hard delete. Possible values are: `recoverable`, `unknownFutureValue`, `permanentlyDelete`. The `permanentlyDelete` value isn't supported with `teamsMessages`.|
60+
|purgeType|microsoft.graph.security.purgeType| Options that control whether the action is soft delete or hard delete. Possible values are: `recoverable`, `unknownFutureValue`, `permanentlyDelete`. The `permanentlyDelete` value isn't supported when **purgeAreas** is set to `teamsMessages`.|
6161

6262
## Response
6363

0 commit comments

Comments
 (0)