共用方式為


ChannelAccount.Id 屬性

定義

取得或設定此通道上使用者或 Bot 的通道識別碼, (範例: joe@smith.com 或 或 @joesmith 123456) 。

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

屬性值

使用者或 Bot 的通道識別碼。

適用於