Skip to content

Commit 0de1f16

Browse files
committed
Update Start-HistoricalSearch.md
Issue #11451
1 parent b50a9e6 commit 0de1f16

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

exchange/exchange-ps/exchange/Start-HistoricalSearch.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,10 @@ Accept wildcard characters: False
187187
```
188188
189189
### -ConnectorType
190-
{{ Fill ConnectorType Description }}
190+
The ConnectorType parameter filters the results by the connector type. Valid values are:
191+
192+
- OnPremises
193+
- Partner
191194
192195
```yaml
193196
Type: String
@@ -325,7 +328,7 @@ Accept wildcard characters: False
325328
```
326329
327330
### -NetworkMessageID
328-
{{ Fill NetworkMessageID Description }}
331+
The NetworkMessageId parameter filters the message tracking log entries by the value of the NetworkMessageId field. This field contains a unique message ID value that persists across copies of the message that may be created due to bifurcation or distribution group expansion. An example value is 1341ac7b13fb42ab4d4408cf7f55890f.
329332
330333
```yaml
331334
Type: MultiValuedProperty

0 commit comments

Comments
 (0)