CallCreationInfo Constructor |
Constructs a call creation info with no arguments.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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