共用方式為


ConversationReference.User 屬性

定義

取得或設定 (選擇性) 參與此交談的使用者。

public Microsoft.Bot.Schema.ChannelAccount User { get; set; }
member this.User : Microsoft.Bot.Schema.ChannelAccount with get, set
Public Property User As ChannelAccount

屬性值

參與交談的使用者。

適用於