CtiStateRequest Members
Represents the request object for a state change request.
The following tables list the members exposed by the CtiStateRequest type.
Public Constructors
Name | Description | |
---|---|---|
CtiStateRequest | Initializes a new instance of the CtiStateRequest class. |
Top
Public Properties
Name | Description | |
---|---|---|
CtiCallId | Gets or sets the call ID to identify the call that is being addressed. (inherited from CtiCallIdBase) | |
ReasonCode | Gets or sets the reason code text for the state. | |
ReasonCodeId | Gets or sets the reason code ID for the state. | |
StateId | Gets or sets the ID of the state. | |
StateName | Gets or sets the name of the state. | |
StateType | Gets or sets the type of state request. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
CtiStateRequest Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.