Skip to content

Commit 889ef44

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/api/security-ediscoverysearch-purgedata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The following table shows the parameters that you can use with this action.
6060
|Parameter|Type|Description|
6161
|:---|:---|:---|
6262
|purgeAreas|microsoft.graph.security.purgeAreas| Options to define the locations to be in scope of the purge action. Possible values are: `mailboxes`, `teamsMessages`, `unknownFutureValue`. |
63-
|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`.|
63+
|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`.|
6464

6565
## Response
6666

0 commit comments

Comments
 (0)