Edit

Share via


McuDialInOptions Class

Definition

Represents options that an application can use to customize when dialing-out to a participant through a MCU.

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

Constructors

McuDialInOptions()

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