RemoveParticipantEventResult.SuccessResult Property

Definition

RemoveParticipantSucceeded event will be returned when the participant was removed from the call successfully.

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

Property Value

Applies to