Skip to content

Commit 3bf25e6

Browse files
committed
Update Search-UnifiedAuditLog.md
Added empty HighCompleteness param per issue #11429
1 parent 57b38fa commit 3bf25e6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

exchange/exchange-ps/exchange/Search-UnifiedAuditLog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2424
Search-UnifiedAuditLog -EndDate <ExDateTime> -StartDate <ExDateTime>
2525
[-Formatted]
2626
[-FreeText <String>]
27+
[-HighCompleteness]
2728
[-IPAddresses <String[]>]
2829
[-LongerRetentionEnabled <String>]
2930
[-ObjectIds <String[]>]
@@ -177,6 +178,22 @@ Accept pipeline input: False
177178
Accept wildcard characters: False
178179
```
179180

181+
### -HighCompleteness
182+
{{ Fill HighCompleteness Description }}
183+
184+
```yaml
185+
Type: SwitchParameter
186+
Parameter Sets: (All)
187+
Aliases:
188+
Applicable: Exchange Online, Exchange Online Protection
189+
190+
Required: False
191+
Position: Named
192+
Default value: None
193+
Accept pipeline input: False
194+
Accept wildcard characters: False
195+
```
196+
180197
### -IPAddresses
181198
The IPAddresses parameter filters the log entries by the specified IP addresses. You specify multiple IP addresses separated by commas.
182199

0 commit comments

Comments
 (0)