EnableMuteAllModeOptions Class

Definition

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

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

Constructors

EnableMuteAllModeOptions()

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)
MuteAllModeAssignment

Gets or sets the mute all assignment value.

SelfUnmuteAssignment

Gets or sets the self-unmute assignment when enabling mute-all mode.

Applies to