Skip to content

Commit 89509d4

Browse files
authored
Merge pull request MicrosoftDocs#10991 from teddygyabaah/patch-3
Update Set-CsTeamsCallingPolicy.md
2 parents 12e2a4a + f42d0d2 commit 89509d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

skype/skype-ps/skype/Set-CsTeamsCallingPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -467,11 +467,11 @@ Accept wildcard characters: False
467467
```
468468

469469
### -SpamFilteringEnabledType
470-
Determines Spam filtering mode.
470+
Determines if spam detection is enabled for inbound PSTN calls.
471471

472472
Possible values:
473-
- Enabled: Spam Filtering is enabled. In case the call is considered spam, the user will get a "Spam Likely" notification in Teams.
474-
- Disabled: Spam Filtering is completely disabled. No checks are performed. A "Spam Likely" notification will not appear.
473+
- Enabled: Spam detection is enabled. In case the inbound call is considered spam, the user will get a "Spam Likely" label in Teams.
474+
- Disabled: Spam detection is disabled.
475475

476476
```yaml
477477
Type: String

0 commit comments

Comments
 (0)