次の方法で共有


TeamsMeetingParticipant.Conversation プロパティ

定義

会議の会話アカウントを取得または設定します。

public Microsoft.Bot.Schema.ConversationAccount Conversation { get; set; }
member this.Conversation : Microsoft.Bot.Schema.ConversationAccount with get, set
Public Property Conversation As ConversationAccount

プロパティ値

会議の会話アカウント。

適用対象