Click or drag to resize
CallCreationInfo Constructor
Constructs a call creation info with no arguments.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public CallCreationInfo()
Remarks
Can be used with the setter methods if the application needs to do something not covered by the other constructors.
See Also