ConversationReference.ChannelId Property

Definition

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

Property Value

Attributes

Applies to