McuTransferOptions 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.
MCU Transfer options.
public ref class McuTransferOptions : Microsoft::Rtc::Collaboration::ConferenceCommandOptions
public class McuTransferOptions : Microsoft.Rtc.Collaboration.ConferenceCommandOptions
type McuTransferOptions = class
inherit ConferenceCommandOptions
Public Class McuTransferOptions
Inherits ConferenceCommandOptions
- Inheritance
Constructors
McuTransferOptions() |
Creates a new instance of the McuTransferOptions class. |
Properties
EntryExitAnnouncementsDisabled |
Obsolete.
Gets or sets whether entry/exit annoucements are to be 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) |
ParticipantDisplayName |
Gets or sets the participant display name to appear in conference roster for the transferred participant. |
ParticipantUri |
Gets or sets the participant URI to appear in the conference roster. |
PreferredLanguage |
Gets or sets the preferred language for entry/exit announcements. |
PrivateAssistantDisabled |
Gets or sets whether the private vitual assistant is to be disabled. |