Response.AdaptiveCard Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="adaptiveCard")]
public string AdaptiveCard { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="adaptiveCard")>]
member this.AdaptiveCard : string
Public ReadOnly Property AdaptiveCard As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to