PresenceBasedScreeningDisabled Property

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property PresenceBasedScreeningDisabled As Boolean
    Get
'Usage
Dim instance As LocalEndpoint
Dim value As Boolean

value = instance.PresenceBasedScreeningDisabled
public bool PresenceBasedScreeningDisabled { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

LocalEndpoint Class

LocalEndpoint Members

Microsoft.Rtc.Collaboration Namespace