Skip to content

Commit 4e3e1d9

Browse files
authored
Add tip about DistributionResults unreliability
1 parent 2756e7f commit 4e3e1d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@ Accept wildcard characters: False
106106
```
107107
108108
### -DistributionDetail
109-
The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch. This is an unreliable field and is prone to errors.
109+
The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch.
110+
111+
**Tip**: The DistributionResults property is unreliable and prone to errors.
110112
111113
```yaml
112114
Type: SwitchParameter

0 commit comments

Comments
 (0)