Edit

Share via


EjectOptions Class

Definition

Represents options that an application can use to customize modifying the ejection of a participant.

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

Constructors

EjectOptions()

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