RemoveFromDefaultRoutingOptions Class
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.
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
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) |