Skip to content

Commit 1b94d79

Browse files
authored
Merge pull request #11113 from get-itips/patch-417
fix instruction
2 parents cbb0725 + 3dfb81c commit 1b94d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Set-CsTeamsClientConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Accept wildcard characters: False
349349
```
350350
351351
### -RestrictedSenderList
352-
Senders domains can be further restricted to ensure that only allowed SMTP domains can send emails to the Teams channels. This is a comma-separated string of the domains you'd like to *allow* to send emails to Teams channels.
352+
Senders domains can be further restricted to ensure that only allowed SMTP domains can send emails to the Teams channels. This is a semicolon-separated string of the domains you'd like to *allow* to send emails to Teams channels.
353353
354354
```yaml
355355
Type: String

0 commit comments

Comments
 (0)