Share via


ServiceCapability.RenderEnabled Property

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

See Also

Reference

ServiceCapability Class

ServiceCapability Members

Microsoft.Rtc.Collaboration.Presence Namespace