Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the instance of the call associated with the call leg.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Call As Call
Get
'Usage
Dim instance As BackToBackCallSettings
Dim value As Call
value = instance.Call
public Call Call { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.Call