LocalEndpoint.PresenceBasedScreeningDisabled Property

Definition

Gets whether Presence screening is disabled.

public:
 property bool PresenceBasedScreeningDisabled { bool get(); };
public bool PresenceBasedScreeningDisabled { get; }
member this.PresenceBasedScreeningDisabled : bool
Public ReadOnly Property PresenceBasedScreeningDisabled As Boolean

Property Value

Remarks

If Presence Screening is enabled, incoming calls and conference invitations are screened based on the local owner's perceived Presence state by the remote participant. Typically, if the local owner's presence state perceived by the Remote Participant is Dot Not Disturb, incoming calls and conference invitations will get rejected.

Applies to