Click or drag to resize

ConferenceIsLocked Property

Returns the lock status of the conference call. If the call is not a conference call or the conference call is not locked, the method returns false.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool IsLocked { get; }

Property Value

Type: Boolean
See Also