Share via


RemoveParticipantsResult.InvalidParticipants Property

Definition

List of Ids with Errors if failed to be added.

public System.Collections.Generic.IReadOnlyList<Azure.Communication.Messages.UpdateParticipantsResult> InvalidParticipants { get; }
member this.InvalidParticipants : System.Collections.Generic.IReadOnlyList<Azure.Communication.Messages.UpdateParticipantsResult>
Public ReadOnly Property InvalidParticipants As IReadOnlyList(Of UpdateParticipantsResult)

Property Value

Applies to