CallInfoData.GetCtiCallRefId 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 the internal reference ID for the call.
public:
property Guid GetCtiCallRefId { Guid get(); };
public Guid GetCtiCallRefId { get; }
member this.GetCtiCallRefId : Guid
Public ReadOnly Property GetCtiCallRefId As Guid