Edit

Share via


LocalEndpointSettings.PresenceBasedScreeningDisabled Property

Definition

Gets or sets whether calls should used be screened based on presence.

public:
 property bool PresenceBasedScreeningDisabled { bool get(); void set(bool value); };
public bool PresenceBasedScreeningDisabled { get; set; }
member this.PresenceBasedScreeningDisabled : bool with get, set
Public Property PresenceBasedScreeningDisabled As Boolean

Property Value

Remarks

If enabled, incoming calls are screened based on the user's state as perceived by the remote participant. It is only applicable for registered endpoints.

The default value is false.

Applies to