Click or drag to resize
ConferenceIsConferenceWaitingToStart Property
A Boolean value indicating whether the conference call is waiting to be started.

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

Property Value

Type: Boolean
Remarks
If the conference has not started, because the conference requires a moderator to join before start, then the property will return true.

Note: This feature is not fully supported across all conferencing platforms.

See Also