DisableMuteAllModeOptions Class

Definition

Represents options that an application can use to customize disabling the mute-all mode.

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

Constructors

DisableMuteAllModeOptions()

Properties

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