ChannelData.FeedbackLoop Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("feedbackLoop")]
[System.Text.Json.Serialization.JsonPropertyOrder(15)]
public Microsoft.Teams.Api.FeedbackLoop? FeedbackLoop { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("feedbackLoop")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(15)>]
member this.FeedbackLoop : Microsoft.Teams.Api.FeedbackLoop with get, set
Public Property FeedbackLoop As FeedbackLoop

Property Value

Attributes

Applies to