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 | |
---|---|---|
AudioVideoMcuDialOutOptions | Creates a new instance of the AudioVideoMcuDialoutOptions class. |
Top
Properties
Name | Description | |
---|---|---|
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. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top