Share via


QuickViewResponse.FocusParameters Property

Definition

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.

Applies to