GetPropertyPaneConfigurationResponse.Pages Property
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.
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.