You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BlockIncomingPstnCallerID switch determines whether to block the incoming Caller ID. The default value is false.
87
87
88
-
The BlockIncomingPstnCallerID switch is specific to incoming calls from a PSTN caller to a user. If this is set to True and if this policy is assigned to a Lync user, then Caller ID for incoming calls is suppressed/anonymous.
88
+
The BlockIncomingPstnCallerID switch is specific to incoming calls from a PSTN caller to a user. If this is set to True and if this policy is assigned to a user, then Caller ID for incoming calls is suppressed/anonymous.
This example modifies the new Anonymous Caller ID policy that blocks the incoming Caller ID.
54
+
This example modifies the new Anonymous Caller ID policy to block the incoming Caller ID.
56
55
57
56
### Example 3
58
57
```
@@ -72,11 +71,9 @@ This example modifies the Caller ID policy and allows Teams users to make anonym
72
71
## PARAMETERS
73
72
74
73
### -BlockIncomingPstnCallerID
75
-
The BlockIncomingPstnCallerID switch determines whether to block the incoming Caller ID.
76
-
The default value is false.
74
+
The BlockIncomingPstnCallerID switch determines whether to block the incoming Caller ID. The default value is false.
77
75
78
-
The BlockIncomingPstnCallerID switch is specific to incoming calls from a PSTN caller to a user.
79
-
If this is set to True and if this policy is assigned to a Lync user, then Caller ID for incoming calls is suppressed/anonymous.
76
+
The BlockIncomingPstnCallerID switch is specific to incoming calls from a PSTN caller to a user. If this is set to True and if this policy is assigned to a Teams user, then Caller ID for incoming calls is suppressed/anonymous.
0 commit comments