Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion skype/skype-ps/skype/Set-CsTeamsClientConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ Accept wildcard characters: False
```

### -RestrictedSenderList
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.
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.

```yaml
Type: String
Expand Down