Share via


FacebookAttachment.Payload Property

Definition

Gets or sets the payload of the attachment.

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

Property Value

The payload of the attachment.

Applies to