CtiCommandRequest 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 CTI command request object.
public ref class CtiCommandRequest : Microsoft::Uii::Desktop::Cti::Core::CtiCallIdBase
public class CtiCommandRequest : Microsoft.Uii.Desktop.Cti.Core.CtiCallIdBase
type CtiCommandRequest = class
inherit CtiCallIdBase
Public Class CtiCommandRequest
Inherits CtiCallIdBase
- Inheritance
Constructors
CtiCommandRequest() |
Initializes a new instance of the CtiCommandRequest class. |
Properties
AdditionalData |
Gets or sets additional data that can be appended to the CTI command request. |
CtiCallId |
Gets or sets the call ID to identify the call that is being addressed. (Inherited from CtiCallIdBase) |