ModifyRoleOptions Class

Definition

Represents options that an application can use to customize modifying the role of another conference participant.

public ref class ModifyRoleOptions : Microsoft::Rtc::Collaboration::ConferenceCommandOptions
public class ModifyRoleOptions : Microsoft.Rtc.Collaboration.ConferenceCommandOptions
type ModifyRoleOptions = class
    inherit ConferenceCommandOptions
Public Class ModifyRoleOptions
Inherits ConferenceCommandOptions
Inheritance
ModifyRoleOptions

Constructors

ModifyRoleOptions()

Properties

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)

Applies to