Skip to content

Commit 90b0a59

Browse files
authored
Merge pull request #10920 from MicrosoftDocs/chrisda
Update Remove-RecipientPermission.md
2 parents 4aa96ff + 0360987 commit 90b0a59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Remove-RecipientPermission.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Accept wildcard characters: False
165165
```
166166

167167
### -SkipDomainValidationForMailContact
168-
{{ Fill SkipDomainValidationForMailContact Description }}
168+
The SkipDomainValidationForMailContact switch skips the check that confirms the proxy addresses of the external contact specified by the Identity parameter are in an accepted domain of the organization. You don't need to specify a value with this switch.
169169

170170
```yaml
171171
Type: SwitchParameter
@@ -181,7 +181,7 @@ Accept wildcard characters: False
181181
```
182182

183183
### -SkipDomainValidationForMailUser
184-
{{ Fill SkipDomainValidationForMailUser Description }}
184+
The SkipDomainValidationForMailUser switch skips the check that confirms the proxy addresses of the mail user specified by the Identity parameter are in an accepted domain of the organization. You don't need to specify a value with this switch.
185185

186186
```yaml
187187
Type: SwitchParameter
@@ -197,7 +197,7 @@ Accept wildcard characters: False
197197
```
198198

199199
### -SkipDomainValidationForSharedMailbox
200-
{{ Fill SkipDomainValidationForSharedMailbox Description }}
200+
The SkipDomainValidationForSharedMailbox switch skips the check that confirms the proxy addresses of the shared mailbox specified by the Identity parameter are in an accepted domain of the organization. You don't need to specify a value with this switch.
201201

202202
```yaml
203203
Type: SwitchParameter

0 commit comments

Comments
 (0)