QuickViewResponse.FocusParameters 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 focus parameters of type FocusParameters.
public Microsoft.Bot.Schema.SharePoint.FocusParameters FocusParameters { get; set; }
member this.FocusParameters : Microsoft.Bot.Schema.SharePoint.FocusParameters with get, set
Public Property FocusParameters As FocusParameters
Property Value
This value is the focus parameters of the quick view response.