BackToBackCallTerminateOptions.Call2TerminateOptions 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 value of TerminateOptions to be applied on Call2 of BackToBackCall.
public:
property Microsoft::Rtc::Collaboration::CallTerminateOptions ^ Call2TerminateOptions { Microsoft::Rtc::Collaboration::CallTerminateOptions ^ get(); };
public Microsoft.Rtc.Collaboration.CallTerminateOptions Call2TerminateOptions { get; }
member this.Call2TerminateOptions : Microsoft.Rtc.Collaboration.CallTerminateOptions
Public ReadOnly Property Call2TerminateOptions As CallTerminateOptions