GetPagedTeamMembers 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 GetPagedTeamMembers : Microsoft.Bot.Builder.Dialogs.Dialog
type GetPagedTeamMembers = class
inherit Dialog
Public Class GetPagedTeamMembers
Inherits Dialog
- Inheritance
Constructors
| GetPagedTeamMembers(String, Int32) |
Fields
| Kind |
Properties
| ContinuationToken | |
| Disabled | |
| PageSize | |
| Property | |
| TeamId |
Methods
| BeginDialogAsync(DialogContext, Object, CancellationToken) | |
| OnComputeId() |