Skip to content

Commit 58efbe2

Browse files
authored
Update Set-SensitiveInformationScan.md
1 parent 4374b5b commit 58efbe2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

exchange/exchange-ps/ExchangePowerShell/Set-SensitiveInformationScan.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,10 @@ Accept wildcard characters: False
286286

287287
> Applicable: Security & Compliance
288288

289-
This parameter is used to cancel an active scan in classification stage.
289+
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.
290293

291294
```yaml
292295
Type: Boolean

0 commit comments

Comments
 (0)