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 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