다음을 통해 공유


MeetingParticipantInfo 클래스

정의

Teams 모임 참가자 세부 정보

public class MeetingParticipantInfo
type MeetingParticipantInfo = class
Public Class MeetingParticipantInfo
상속
MeetingParticipantInfo

생성자

MeetingParticipantInfo()

MeetingParticipantInfo 클래스의 새 인스턴스를 초기화합니다.

MeetingParticipantInfo(String, Nullable<Boolean>)

MeetingParticipantInfo 클래스의 새 인스턴스를 초기화합니다.

속성

InMeeting

참가자가 모임에 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

Role

모임에서 참가자의 역할을 가져오거나 설정합니다.

적용 대상