BackToBackCallTerminateOptions.Call1TerminateOptions 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 Call1 of BackToBackCall.
public:
property Microsoft::Rtc::Collaboration::CallTerminateOptions ^ Call1TerminateOptions { Microsoft::Rtc::Collaboration::CallTerminateOptions ^ get(); };
public Microsoft.Rtc.Collaboration.CallTerminateOptions Call1TerminateOptions { get; }
member this.Call1TerminateOptions : Microsoft.Rtc.Collaboration.CallTerminateOptions
Public ReadOnly Property Call1TerminateOptions As CallTerminateOptions