diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-SensitiveInformationScan.md b/exchange/exchange-ps/ExchangePowerShell/Set-SensitiveInformationScan.md index d6d4a90fc5..06efa15a0d 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-SensitiveInformationScan.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-SensitiveInformationScan.md @@ -286,7 +286,10 @@ Accept wildcard characters: False > Applicable: Security & Compliance -{{ Fill CancelScan Description }} +The CancelScan parameter specifies whether to cancel an active scan in the classification stage. Valid values are: + +- $true: Cancel the active scan. +- $false: Don't cancel the active scan. This value is the default. ```yaml Type: Boolean