次の方法で共有


MeetingParticipantInfo クラス

定義

Teams 会議参加者の詳細。

public class MeetingParticipantInfo
type MeetingParticipantInfo = class
Public Class MeetingParticipantInfo
継承
MeetingParticipantInfo

コンストラクター

MeetingParticipantInfo()

MeetingParticipantInfo クラスの新しいインスタンスを初期化します。

MeetingParticipantInfo(String, Nullable<Boolean>)

MeetingParticipantInfo クラスの新しいインスタンスを初期化します。

プロパティ

InMeeting

参加者が会議に参加しているかどうかを示す値を取得または設定します。

Role

会議での参加者の役割を取得または設定します。

適用対象