LobbyAdmitOptions Class

Definition

Represents options that an application can use to customize admitting lobby participants into a conference.

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

Constructors

LobbyAdmitOptions()

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