ImageRun.Size Property

Definition

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

Property Value

Attributes

Applies to