| ConferenceIsConferenceWaitingToStart Property |
A Boolean value indicating whether the conference call is waiting to be started.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic 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