CallKey Property

Gets the value of the key to identify the 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

CallKey is unique on an endpoint basis.

See Also

Reference

CallDialogContext Class

CallDialogContext Members

Microsoft.Rtc.Collaboration Namespace