diff --git a/exchange/exchange-ps/ExchangePowerShell/Get-SensitiveInformationScan.md b/exchange/exchange-ps/ExchangePowerShell/Get-SensitiveInformationScan.md index 1ba5f65ae0..cc7a11a21e 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Get-SensitiveInformationScan.md +++ b/exchange/exchange-ps/ExchangePowerShell/Get-SensitiveInformationScan.md @@ -76,10 +76,10 @@ Accept wildcard characters: False > Applicable: Security & Compliance -The IncludeImpactAssessment parameter specifies whether to ???. Valid values are: +The IncludeImpactAssessment parameter specifies whether to refresh the latest scan status during the estimation stage. Valid values are: -- $true: ??? -- $false: ??? +- $true: Get the latest estimation status. +- $false: Return the last updated scan status. ```yaml Type: Boolean @@ -97,10 +97,7 @@ Accept wildcard characters: False > Applicable: Security & Compliance -The IncludeProgressForAllActiveScans parameter specifies whether to ???. Valid values are: - -- $true: ??? -- $false: ??? +This parameter is reserved for internal Microsoft use. ```yaml Type: Boolean @@ -118,10 +115,10 @@ Accept wildcard characters: False > Applicable: Security & Compliance -The IncludeScanProgress parameter specifies whether to ???. Valid values are: +The IncludeScanProgress parameter specifies whether to refresh the latest scan status during the classification phase. Valid values are: -- $true: ??? -- $false: ??? +- $true: Get the latest classification status. +- $false: Return the last updated scan status. ```yaml Type: Boolean