Freigeben über


MessagingExtensionResult.ActivityPreview Property

Definition

Gets or sets (Only when type is botMessagePreview) Message activity to preview.

public Microsoft.Agents.Core.Models.Activity ActivityPreview { get; set; }
member this.ActivityPreview : Microsoft.Agents.Core.Models.Activity with get, set
Public Property ActivityPreview As Activity

Property Value

The message activity to preview.

Applies to