TeamsMeetingParticipant.Meeting 属性

定义

获取或设置参与者的会议信息。

public Microsoft.Bot.Schema.Teams.MeetingParticipantInfo Meeting { get; set; }
member this.Meeting : Microsoft.Bot.Schema.Teams.MeetingParticipantInfo with get, set
Public Property Meeting As MeetingParticipantInfo

属性值

参与者在会议中的角色。

适用于