TeamsSubmitActionFeedback.Hide Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("hide")]
public bool? Hide { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("hide")>]
member this.Hide : Nullable<bool> with get, set
Public Property Hide As Nullable(Of Boolean)

Property Value

Attributes

Applies to