ChannelAccount.Id 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定此通道上使用者或 Bot 的通道識別碼, (範例: joe@smith.com 或 或 @joesmith 123456) 。
public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String
屬性值
使用者或 Bot 的通道識別碼。
適用於