Share via


AudioVideoMcuDialOutOptions Members

Include Protected Members
Include Inherited Members

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

The AudioVideoMcuDialOutOptions type exposes the following members.

Constructors

  Name Description
Public method AudioVideoMcuDialOutOptions Creates a new instance of the AudioVideoMcuDialoutOptions class.

Top

Properties

  Name Description
Public property EntryExitAnnouncementsDisabled Obsolete. Gets or sets whether entry/exit announcements are disabled. (inherited from McuDialOutOptions)
Public property Headers Gets the list of custom headers to be included in the outgoing command. (inherited from ConferenceCommandOptions)
Public property Issuer Gets or sets the issuer of the command. (inherited from ConferenceCommandOptions)
Public property Media Gets a collection of media channels for the dial-out operation. (inherited from McuDialOutOptions)
Public property ParticipantDisplayName Gets or sets the participant display name to appear in the conference roster. (inherited from McuDialOutOptions)
Public property ParticipantUri Gets or sets the participant URI to appear in the conference roster. (inherited from McuDialOutOptions)
Public property PreferredLanguage Gets or sets the preferred language for entry/exit announcements. (inherited from McuDialOutOptions)
Public property PrivateAssistantDisabled Gets or sets whether the private vitual assistant is to be disabled.
Public property RemoveFromDefaultRouting Gets or sets whether the dial out will be removed from the MCU default routing.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

AudioVideoMcuDialOutOptions Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace