CtiCallEventArgs.CtiRefCallId Property
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.
Gets or sets the call reference ID assigned by CTI for Internal tracking.
public:
property Guid CtiRefCallId { Guid get(); void set(Guid value); };
public Guid CtiRefCallId { get; set; }
member this.CtiRefCallId : Guid with get, set
Public Property CtiRefCallId As Guid