Partager via


GetPropertyPaneConfigurationResponse.Pages Property

Definition

Gets or Sets the pages of type PropertyPanePage.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Schema.SharePoint.PropertyPanePage> Pages { get; set; }
member this.Pages : seq<Microsoft.Bot.Schema.SharePoint.PropertyPanePage> with get, set
Public Property Pages As IEnumerable(Of PropertyPanePage)

Property Value

This value is the pages of the property pane.

Applies to