BackToBackCall.Call1 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 call instance that represents the first call leg of the BackToBackCall.
public:
property Microsoft::Rtc::Collaboration::Call ^ Call1 { Microsoft::Rtc::Collaboration::Call ^ get(); };
public Microsoft.Rtc.Collaboration.Call Call1 { get; }
member this.Call1 : Microsoft.Rtc.Collaboration.Call
Public ReadOnly Property Call1 As Call