Activity.ChannelId Property

Definition

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

Property Value

Implements

Attributes

Applies to