IsLocked Property

Indicates if the conference is locked.

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

Syntax

'Declaration
Public Property IsLocked As Boolean
    Get
    Friend Set
'Usage
Dim instance As ConferenceSessionProperties
Dim value As Boolean

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

Property Value

Type: System..::..Boolean

See Also

Reference

ConferenceSessionProperties Class

ConferenceSessionProperties Members

Microsoft.Rtc.Collaboration Namespace