Click or drag to resize

ConferenceIsEventConference Property

A Boolean value indicating whether the call is an event conference or a regular conference. Event conference is a large meeting (up to 2000 active participants) which is mainly used for large events and training.

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

Property Value

Type: Boolean
Remarks
see also: EventConferenceStatusChanged
See Also