Badge.Shape 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("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