InvokeSubmitActionData.Value Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("value")]
public Microsoft.Teams.Common.IUnion<object,Microsoft.Teams.Cards.CollabStageInvokeDataValue>? Value { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.Value : Microsoft.Teams.Common.IUnion<obj, Microsoft.Teams.Cards.CollabStageInvokeDataValue> with get, set
Public Property Value As IUnion(Of Object, CollabStageInvokeDataValue)

Property Value

Attributes

Applies to