次の方法で共有


CreateChatThreadResult.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)

プロパティ値

適用対象