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。

适用于