Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets whether this presentity is capable of receiving or rendering this capability.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property RenderEnabled As Boolean
Get
Friend Set
'Usage
Dim instance As ServiceCapability
Dim value As Boolean
value = instance.RenderEnabled
public bool RenderEnabled { get; internal set; }
Property Value
Type: System.Boolean