CallDialogContext.CallKey Property
Gets the key identifying a call.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property CallKey As Long
Get
'Usage
Dim instance As CallDialogContext
Dim value As Long
value = instance.CallKey
public long CallKey { get; }
Property Value
Type: System.Int64
Remarks
The Call Key is unique on an endpoint basis.