GetMeetingParticipant Class

Definition

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

Constructors

Name Description
GetMeetingParticipant(String, Int32)

Fields

Name Description
Kind

Properties

Name Description
Disabled
MeetingId
ParticipantId
Property
TenantId

Methods

Name Description
BeginDialogAsync(DialogContext, Object, CancellationToken)
OnComputeId()

Applies to