Badge.Appearance Property

Definition

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

Property Value

Attributes

Applies to