ChannelAccount.Id Property

Definition

Gets or sets channel id for the user or bot on this channel (Example: joe@smith.com, or @joesmith or 123456).

public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Property Value

The channel ID for the user or bot.

Applies to