Click or drag to resize
CallCreationInfoCallType Property
A CallType enum value indicating whether a default registered service (SIP call through Aura) or MeetMe call through ServiceGateway is to be created.

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

Property Value

Type: CallType
See Also