Sdílet prostřednictvím


MessagingExtensionResult.ActivityPreview Vlastnost

Definice

Získá nebo nastaví (pouze pokud typ je botMessagePreview) Aktivita zprávy na náhled.

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

Hodnota vlastnosti

Aktivita zprávy, která se má zobrazit v náhledu.

Platí pro