CtiCoreEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event arguments for core CTI.
public ref class CtiCoreEventArgs sealed : EventArgs
public sealed class CtiCoreEventArgs : EventArgs
type CtiCoreEventArgs = class
inherit EventArgs
Public NotInheritable Class CtiCoreEventArgs
Inherits EventArgs
- Inheritance
-
CtiCoreEventArgs
Constructors
CtiCoreEventArgs(String, Object, String) |
Initializes a new instance of the CtiCoreEventArgs class. |
Properties
EventInfo |
Gets or sets the even information object. |
EventName |
Gets or sets the name of the event. |
VenderCallId |
Gets or sets the vendor call ID. |