Badge.Appearance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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