Edit

Share via


BackToBackCall.Call2 Property

Definition

Gets the call instance that represents the second call leg of the BackToBackCall.

public:
 property Microsoft::Rtc::Collaboration::Call ^ Call2 { Microsoft::Rtc::Collaboration::Call ^ get(); };
public Microsoft.Rtc.Collaboration.Call Call2 { get; }
member this.Call2 : Microsoft.Rtc.Collaboration.Call
Public ReadOnly Property Call2 As Call

Property Value

Applies to