Edit

Share via


UnlockConferenceOptions Class

Definition

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

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

Constructors

UnlockConferenceOptions()

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