LobbyDenyOptions Class

Definition

Represents options that an application can use to customize denying lobby participants admission into the conference.

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

Constructors

LobbyDenyOptions()

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