PopoverAction.Content Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("content")]
public Microsoft.Teams.Cards.CardElement? Content { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("content")>]
member this.Content : Microsoft.Teams.Cards.CardElement with get, set
Public Property Content As CardElement

Property Value

Attributes

Applies to