BackToBackCallSettings.Call 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.
Get the instance of the call associated with the call leg.
public:
property Microsoft::Rtc::Collaboration::Call ^ Call { Microsoft::Rtc::Collaboration::Call ^ get(); };
public Microsoft.Rtc.Collaboration.Call Call { get; }
member this.Call : Microsoft.Rtc.Collaboration.Call
Public ReadOnly Property Call As Call