IsActive Property

Indicates whether the service is currently in use.

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

Syntax

'Declaration
Public Property IsActive As Boolean
    Get
    Friend Set
'Usage
Dim instance As ActiveConferenceService
Dim value As Boolean

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

Property Value

Type: System..::..Boolean

See Also

Reference

ActiveConferenceService Class

ActiveConferenceService Members

Microsoft.Rtc.Collaboration Namespace