Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ Accept wildcard characters: False
### -DistributionDetail
The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch.

**Tip**: The DistributionResults property is unreliable and prone to errors.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Expand Down
Loading