Share via


QuickViewResponse.Template Property

Definition

Gets or Sets data for the quick view template of type AdaptiveCards.AdaptiveCard.

public AdaptiveCards.AdaptiveCard Template { get; set; }
member this.Template : AdaptiveCards.AdaptiveCard with get, set
Public Property Template As AdaptiveCard

Property Value

AdaptiveCards.AdaptiveCard

This value is the template of the quick view response.

Applies to