MuteParticipantOptions(CommunicationIdentifier) Constructor

Definition

Creates a new MuteParticipantOptions object.

public MuteParticipantOptions (Azure.Communication.CommunicationIdentifier targetParticipant);
new Azure.Communication.CallAutomation.MuteParticipantOptions : Azure.Communication.CommunicationIdentifier -> Azure.Communication.CallAutomation.MuteParticipantOptions
Public Sub New (targetParticipant As CommunicationIdentifier)

Parameters

targetParticipant
CommunicationIdentifier

Applies to