LockConferenceOptions Class

Definition

Represents options that an application can use to customize locking a conference.

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

Constructors

LockConferenceOptions()

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