다음을 통해 공유


TeamsMeetingParticipant 클래스

정의

Teams 모임 참가자 정보, 사용자 Azure Active Directory 및 모임 참가자 세부 정보를 자세히 설명합니다.

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

생성자

TeamsMeetingParticipant()

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

TeamsMeetingParticipant(TeamsChannelAccount, ConversationAccount, MeetingParticipantInfo)

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

속성

Conversation

모임의 대화 계정을 가져오거나 설정합니다.

Meeting

참가자의 모임 정보를 가져오거나 설정합니다.

User

참가자의 사용자 정보를 가져오거나 설정합니다.

적용 대상