Skip to content

Commit cf18bef

Browse files
committed
Merge branch 'main' into DMARC-chrisda
2 parents 4d7c36f + 89509d4 commit cf18bef

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)