다음을 통해 공유


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

속성 값

모임에서 참가자의 역할입니다.

적용 대상