Skip to content

Commit afa7ab2

Browse files
authored
Merge pull request #10977 from MicrosoftDocs/chrisda
typo fixes
2 parents 496810d + 6d001d4 commit afa7ab2

27 files changed

+47
-47
lines changed

exchange/exchange-ps/exchange/New-ATPBuiltInProtectionRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Accept wildcard characters: False
125125
```
126126

127127
### -ExceptIfRecipientDomainIs
128-
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
128+
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
129129

130130
```yaml
131131
Type: Word[]

exchange/exchange-ps/exchange/New-ATPProtectionPolicyRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Accept wildcard characters: False
181181
```
182182

183183
### -ExceptIfRecipientDomainIs
184-
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
184+
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
185185

186186
```yaml
187187
Type: Word[]
@@ -269,7 +269,7 @@ Accept wildcard characters: False
269269
```
270270

271271
### -RecipientDomainIs
272-
The RecipientDomainIs parameter specifies a condition that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
272+
The RecipientDomainIs parameter specifies a condition that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
273273

274274
```yaml
275275
Type: Word[]

exchange/exchange-ps/exchange/New-AntiPhishRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Accept wildcard characters: False
155155
```
156156

157157
### -ExceptIfRecipientDomainIs
158-
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
158+
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
159159

160160
```yaml
161161
Type: Word[]
@@ -247,7 +247,7 @@ Accept wildcard characters: False
247247
```
248248

249249
### -RecipientDomainIs
250-
The RecipientDomainIs parameter specifies a condition that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
250+
The RecipientDomainIs parameter specifies a condition that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
251251

252252
```yaml
253253
Type: Word[]

exchange/exchange-ps/exchange/New-AutoSensitivityLabelRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ Accept wildcard characters: False
591591
```
592592

593593
### -ExceptIfRecipientDomainIs
594-
The ExceptIfRecipientDomainIs parameter specifies an exception for the auto-labeling policy rule that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
594+
The ExceptIfRecipientDomainIs parameter specifies an exception for the auto-labeling policy rule that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
595595

596596
```yaml
597597
Type: MultiValuedProperty
@@ -893,7 +893,7 @@ Accept wildcard characters: False
893893
```
894894

895895
### -RecipientDomainIs
896-
The RecipientDomainIs parameter specifies a condition for the auto-labeling policy rule that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
896+
The RecipientDomainIs parameter specifies a condition for the auto-labeling policy rule that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
897897

898898
```yaml
899899
Type: MultiValuedProperty

exchange/exchange-ps/exchange/New-DlpComplianceRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1635,7 +1635,7 @@ Accept wildcard characters: False
16351635
```
16361636

16371637
### -ExceptIfRecipientDomainIs
1638-
The ExceptIfRecipientDomainIs parameter specifies an exception for the DLP rule that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
1638+
The ExceptIfRecipientDomainIs parameter specifies an exception for the DLP rule that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
16391639

16401640
```yaml
16411641
Type: MultiValuedProperty
@@ -2756,7 +2756,7 @@ Accept wildcard characters: False
27562756
```
27572757

27582758
### -RecipientDomainIs
2759-
The RecipientDomainIs parameter specifies a condition for the DLP rule that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
2759+
The RecipientDomainIs parameter specifies a condition for the DLP rule that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
27602760

27612761
```yaml
27622762
Type: MultiValuedProperty

exchange/exchange-ps/exchange/New-EOPProtectionPolicyRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Accept wildcard characters: False
203203
```
204204

205205
### -ExceptIfRecipientDomainIs
206-
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
206+
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
207207

208208
```yaml
209209
Type: Word[]
@@ -291,7 +291,7 @@ Accept wildcard characters: False
291291
```
292292

293293
### -RecipientDomainIs
294-
The RecipientDomainIs parameter specifies a condition that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
294+
The RecipientDomainIs parameter specifies a condition that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
295295

296296
```yaml
297297
Type: Word[]

exchange/exchange-ps/exchange/New-HostedContentFilterRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Accept wildcard characters: False
147147
```
148148

149149
### -ExceptIfRecipientDomainIs
150-
The ExceptIfRecipientDomainIs parameter specifies an exception for the rule that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
150+
The ExceptIfRecipientDomainIs parameter specifies an exception for the rule that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
151151

152152
```yaml
153153
Type: Word[]
@@ -239,7 +239,7 @@ Accept wildcard characters: False
239239
```
240240

241241
### -RecipientDomainIs
242-
The RecipientDomainIs parameter specifies a condition for the rule that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
242+
The RecipientDomainIs parameter specifies a condition for the rule that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
243243

244244
```yaml
245245
Type: Word[]

exchange/exchange-ps/exchange/New-MalwareFilterPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ Accept wildcard characters: False
575575
### -QuarantineTag
576576
This parameter is available only in the cloud-based service.
577577

578-
The QuarantineTag specifies the quarantine policy that's used on messages that are quarantined as malware. You can use any value that uniquely identifies the quarantine policy. For example:
578+
The QuarantineTag parameter specifies the quarantine policy that's used on messages that are quarantined as malware. You can use any value that uniquely identifies the quarantine policy. For example:
579579

580580
- Name
581581
- Distinguished name (DN)

exchange/exchange-ps/exchange/New-MalwareFilterRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Accept wildcard characters: False
164164
```
165165

166166
### -ExceptIfRecipientDomainIs
167-
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
167+
The ExceptIfRecipientDomainIs parameter specifies an exception that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
168168

169169
```yaml
170170
Type: Word[]
@@ -256,7 +256,7 @@ Accept wildcard characters: False
256256
```
257257

258258
### -RecipientDomainIs
259-
The RecipientDomainIs parameter specifies a condition that looks for recipients with email address in the specified domains. You can specify multiple domains separated by commas.
259+
The RecipientDomainIs parameter specifies a condition that looks for recipients with email addresses in the specified domains. You can specify multiple domains separated by commas.
260260

261261
```yaml
262262
Type: Word[]

exchange/exchange-ps/exchange/New-ReportSubmissionRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ New-ReportSubmissionRule [-Name] <String> -ReportSubmissionPolicy <ReportSubmiss
3636
You can use this cmdlet only if the following statements are true:
3737

3838
- The report submission rule doesn't exist (the Get-ReportSubmissionRule cmdlet returns no output).
39-
- The report submission policy exists (the Get-ReportSubmissionPolicy returns output).
39+
- The report submission policy exists (the Get-ReportSubmissionPolicy cmdlet returns output).
4040

4141
The SentTo parameter identifies the email address of the reporting mailbox. Your organization needs a report submission rule only to send user reported messages to the reporting mailbox using Microsoft or third-party reporting tools in Outlook (the Microsoft integrated reporting experience is turned on).
4242

0 commit comments

Comments
 (0)