Share via


AddChatParticipantsResult.InvalidParticipants Property

Definition

The participants that failed to be added to the chat thread.

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

Property Value

Applies to