Badge.Shape Property

Definition

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

Property Value

Attributes

Applies to