FacebookAttachment.Payload Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.