Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets whether 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