Jaa


Message.Attachment Property

Definition

Gets or sets the attachment.

public Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookAttachment Attachment { get; set; }
member this.Attachment : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookAttachment with get, set
Public Property Attachment As FacebookAttachment

Property Value

Single attachment that will be sent back to Facebook.

Applies to