RemoveFromDefaultRoutingOptions Class

Definition

Represents the options to customize removing an endpoint from the MCU default routing.

public ref class RemoveFromDefaultRoutingOptions : Microsoft::Rtc::Collaboration::ConferenceCommandOptions
public class RemoveFromDefaultRoutingOptions : Microsoft.Rtc.Collaboration.ConferenceCommandOptions
type RemoveFromDefaultRoutingOptions = class
    inherit ConferenceCommandOptions
Public Class RemoveFromDefaultRoutingOptions
Inherits ConferenceCommandOptions
Inheritance
RemoveFromDefaultRoutingOptions

Constructors

RemoveFromDefaultRoutingOptions()

Properties

Duration

Gets or sets the duration after which the endpoint is automatically added back to the default MCU routing.

Headers

Gets the list of custom headers to be included in the outgoing command.

(Inherited from ConferenceCommandOptions)
Issuer

Gets or sets the issuer of the command.

(Inherited from ConferenceCommandOptions)

Applies to