GetMeetingParticipant Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class GetMeetingParticipant : Microsoft.Bot.Builder.Dialogs.Dialog
	type GetMeetingParticipant = class
    inherit Dialog
	Public Class GetMeetingParticipant
Inherits Dialog
		- Inheritance
 
Constructors
| GetMeetingParticipant(String, Int32) | 
Fields
| Kind | 
Properties
| Disabled | |
| MeetingId | |
| ParticipantId | |
| Property | |
| TenantId | 
Methods
| BeginDialogAsync(DialogContext, Object, CancellationToken) | |
| OnComputeId() |