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.
2 parents d506f0f + 58efbe2 commit 86aa10cCopy full SHA for 86aa10c
exchange/exchange-ps/ExchangePowerShell/Set-SensitiveInformationScan.md
@@ -286,7 +286,10 @@ Accept wildcard characters: False
286
287
> Applicable: Security & Compliance
288
289
-{{ Fill CancelScan Description }}
+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