LocalEndpoint.PresenceBasedScreeningDisabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.