CtiCallEventArgs Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the event arguments that contain information regarding a call based event.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Uii.Desktop.Cti.Core.CtiCallEventArgs
Syntax
public class CtiCallEventArgs : EventArgs
Public Class CtiCallEventArgs
Inherits EventArgs
Constructors
Name | Description | |
---|---|---|
CtiCallEventArgs(Guid, String, CtiCallActionOptions) | Initializes a new instance of the CtiCallEventArgs class. |
Properties
Name | Description | |
---|---|---|
AvailableCallOptions | Gets or sets the avaialable call options. |
|
CallState | Gets or sets the text version of the call state. |
|
CtiRefCallId | Gets or sets the call reference ID assigned by CTI for Internal tracking. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright