SubmitAction.ThemedIconUrls Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("themedIconUrls")]
public System.Collections.Generic.IList<Microsoft.Teams.Cards.ThemedUrl>? ThemedIconUrls { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("themedIconUrls")>]
member this.ThemedIconUrls : System.Collections.Generic.IList<Microsoft.Teams.Cards.ThemedUrl> with get, set
Public Property ThemedIconUrls As IList(Of ThemedUrl)

Property Value

Attributes

Applies to