Partilhar via


ServiceCapability.CaptureEnabled Property

Gets whether this presentity is capable of capturing or sending this capability.

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

Syntax

'Declaration
Public Property CaptureEnabled As Boolean
    Get
    Friend Set
'Usage
Dim instance As ServiceCapability
Dim value As Boolean

value = instance.CaptureEnabled
public bool CaptureEnabled { get; internal set; }

Property Value

Type: System.Boolean

See Also

Reference

ServiceCapability Class

ServiceCapability Members

Microsoft.Rtc.Collaboration.Presence Namespace