McuDialOutOptions Members
Include Protected Members
Include Inherited Members
MCU Dial-out options.
The McuDialOutOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
McuDialOutOptions | Creates a new instance of the McuDialoutOptions class. |
Top
Properties
Name | Description | |
---|---|---|
EntryExitAnnouncementsDisabled | Obsolete. Gets or sets whether entry/exit announcements are disabled. | |
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. | |
ParticipantDisplayName | Gets or sets the participant display name to appear in the conference roster. | |
ParticipantUri | Gets or sets the participant URI to appear in the conference roster. | |
PreferredLanguage | Gets or sets the preferred language for entry/exit announcements. |
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