次の方法で共有


AddChatParticipantsResult.InvalidParticipants プロパティ

定義

チャット スレッドに追加できなかった参加者。

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)

プロパティ値

適用対象