Image.Msteams Property

Definition

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

Property Value

Attributes

Applies to