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
Syntaxpublic bool IsLocked { get; }
Property Value
Type:
Boolean
See Also