Edit

Share via


CallAcceptOptions.SupportsReplaces Property

Definition

Gets or sets whether the call supports the replaces header.

public:
 property Microsoft::Rtc::Collaboration::CapabilitySupport SupportsReplaces { Microsoft::Rtc::Collaboration::CapabilitySupport get(); void set(Microsoft::Rtc::Collaboration::CapabilitySupport value); };
public Microsoft.Rtc.Collaboration.CapabilitySupport SupportsReplaces { get; set; }
member this.SupportsReplaces : Microsoft.Rtc.Collaboration.CapabilitySupport with get, set
Public Property SupportsReplaces As CapabilitySupport

Property Value

The default value is Default.

Applies to