AddParticipantEventResult.SuccessResult Property

Definition

AddParticipantSucceeded event will be returned when the participant joined the call successfully.

public Azure.Communication.CallAutomation.AddParticipantSucceeded SuccessResult { get; }
member this.SuccessResult : Azure.Communication.CallAutomation.AddParticipantSucceeded
Public ReadOnly Property SuccessResult As AddParticipantSucceeded

Property Value

Applies to