AudioVideoMcuDialOutOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents options that an application can use to customize when dialing-out to a participant through audio-video MCU.
public ref class AudioVideoMcuDialOutOptions : Microsoft::Rtc::Collaboration::McuDialOutOptions
public class AudioVideoMcuDialOutOptions : Microsoft.Rtc.Collaboration.McuDialOutOptions
type AudioVideoMcuDialOutOptions = class
inherit McuDialOutOptions
Public Class AudioVideoMcuDialOutOptions
Inherits McuDialOutOptions
- Inheritance
- Derived
Constructors
AudioVideoMcuDialOutOptions() |
Creates a new instance of the AudioVideoMcuDialoutOptions class. |
Properties
EntryExitAnnouncementsDisabled |
Obsolete.
Gets or sets whether entry/exit announcements are disabled. (Inherited from McuDialOutOptions) |
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) |
Media |
Gets a collection of media channels for the dial-out operation. (Inherited from McuDialOutOptions) |
ParticipantDisplayName |
Gets or sets the participant display name to appear in the conference roster. (Inherited from McuDialOutOptions) |
ParticipantUri |
Gets or sets the participant URI to appear in the conference roster. (Inherited from McuDialOutOptions) |
PreferredLanguage |
Gets or sets the preferred language for entry/exit announcements. (Inherited from McuDialOutOptions) |
PrivateAssistantDisabled |
Gets or sets whether the private vitual assistant is to be disabled. |
RemoveFromDefaultRouting |
Gets or sets whether the dial out will be removed from the MCU default routing. |