| CallCreationInfo Constructor |
Constructs a call creation info with no arguments.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic CallCreationInfo()
Remarks
Can be used with the setter methods if the application needs
to do something not covered by the other constructors.
See Also