We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4374b5b commit 58efbe2Copy full SHA for 58efbe2
exchange/exchange-ps/ExchangePowerShell/Set-SensitiveInformationScan.md
@@ -286,7 +286,10 @@ Accept wildcard characters: False
286
287
> Applicable: Security & Compliance
288
289
-This parameter is used to cancel an active scan in classification stage.
+The CancelScan parameter specifies whether to cancel an active scan in the classification stage. Valid values are:
290
+
291
+- $true: Cancel the active scan.
292
+- $false: Don't cancel the active scan. This value is the default.
293
294
```yaml
295
Type: Boolean
0 commit comments