Share via


UnholdOptions(CommunicationIdentifier) Constructor

Definition

Creates a new UnholdOptions object.

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

Parameters

targetParticipant
CommunicationIdentifier

Applies to