MeetingParticipantInfo コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
MeetingParticipantInfo() |
MeetingParticipantInfo クラスの新しいインスタンスを初期化します。 |
MeetingParticipantInfo(String, Nullable<Boolean>) |
MeetingParticipantInfo クラスの新しいインスタンスを初期化します。 |
MeetingParticipantInfo()
MeetingParticipantInfo クラスの新しいインスタンスを初期化します。
public MeetingParticipantInfo ();
Public Sub New ()
適用対象
MeetingParticipantInfo(String, Nullable<Boolean>)
MeetingParticipantInfo クラスの新しいインスタンスを初期化します。
public MeetingParticipantInfo (string role = default, bool? inMeeting = default);
new Microsoft.Bot.Schema.Teams.MeetingParticipantInfo : string * Nullable<bool> -> Microsoft.Bot.Schema.Teams.MeetingParticipantInfo
Public Sub New (Optional role As String = Nothing, Optional inMeeting As Nullable(Of Boolean) = Nothing)
パラメーター
- role
- String
現在の会議での参加者の役割。