McuTransferOptions Members
Include Protected Members
Include Inherited Members
MCU Transfer options.
The McuTransferOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
McuTransferOptions | Creates a new instance of the McuTransferOptions class. |
Top
Properties
Name | Description | |
---|---|---|
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. |
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