Share via


ChannelAccount.Id プロパティ

定義

このチャネルのユーザーまたはボットのチャネル ID を取得または設定します (例: joe@smith.com、または @joesmith 123456)。

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

プロパティ値

ユーザーまたはボットのチャネル ID。

適用対象