你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MuteParticipantOptions Class

Definition

Options for the Mute Participant Request.

public class MuteParticipantOptions
type MuteParticipantOptions = class
Public Class MuteParticipantOptions
Inheritance
MuteParticipantOptions

Constructors

MuteParticipantOptions(CommunicationIdentifier)

Creates a new MuteParticipantOptions object.

Properties

OperationContext

The operation context.

TargetParticipant

The identity of participants to be muted from the call. Only ACS Users are currently supported.

Applies to