SupportsReplaces Property

Gets or sets the flag indicating if the call supports the replaces header.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property SupportsReplaces As CapabilitySupport
    Get
    Set
'Usage
Dim instance As CallEstablishOptions
Dim value As CapabilitySupport

value = instance.SupportsReplaces

instance.SupportsReplaces = value
public CapabilitySupport SupportsReplaces { get; set; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..CapabilitySupport

See Also

Reference

CallEstablishOptions Class

CallEstablishOptions Members

Microsoft.Rtc.Collaboration Namespace