Share via


GetMeetingParticipant Class

Definition

public class GetMeetingParticipant : Microsoft.Bot.Builder.Dialogs.Dialog
type GetMeetingParticipant = class
    inherit Dialog
Public Class GetMeetingParticipant
Inherits Dialog
Inheritance
GetMeetingParticipant

Constructors

GetMeetingParticipant(String, Int32)

Fields

Kind

Properties

Disabled
MeetingId
ParticipantId
Property
TenantId

Methods

BeginDialogAsync(DialogContext, Object, CancellationToken)
OnComputeId()

Applies to