ServiceCapability.CaptureEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether this presentity is capable of capturing or sending this capability.
public:
property bool CaptureEnabled { bool get(); };
public bool CaptureEnabled { get; }
member this.CaptureEnabled : bool
Public ReadOnly Property CaptureEnabled As Boolean