Share via


TeamsMeetingParticipant Class

Definition

Teams meeting participant information, detailing user Azure Active Directory and meeting participant details.

public class TeamsMeetingParticipant
type TeamsMeetingParticipant = class
Public Class TeamsMeetingParticipant
Inheritance
TeamsMeetingParticipant

Constructors

TeamsMeetingParticipant()

Initializes a new instance of the TeamsMeetingParticipant class.

TeamsMeetingParticipant(TeamsChannelAccount, ConversationAccount, MeetingParticipantInfo)

Initializes a new instance of the TeamsMeetingParticipant class.

Properties

Conversation

Gets or sets the Conversation Account for the meeting.

Meeting

Gets or sets the participant's meeting information.

User

Gets or sets the participant's user information.

Applies to