Click or drag to resize
ConferenceExtendMeetingCapability Property
Returns whether the local user can extend the end time of the conference call, if the conference has an end time set. The capability returns not supported if the conference call does not support meeting extension, or if the local user does not have permission to extend the conference call.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public Capability ExtendMeetingCapability { get; }

Property Value

Type: Capability
Remarks
Conference moderation features are not supported when the client is used in shared control mode.
See Also