Sdílet prostřednictvím


ConversationReference.User Vlastnost

Definice

Získá nebo nastaví (volitelné) Uživatel účastnící se této konverzace.

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

Hodnota vlastnosti

Uživatel, který se účastní konverzace.

Platí pro